You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
634 B
18 lines
634 B
title: I2P Styleguide
|
|
logo: "/assets/images/horizontal_white.png"
|
|
|
|
description: >- # this means to ignore newlines until "baseurl:"
|
|
Write an awesome description for your new site here. You can edit this
|
|
line in _config.yml. It will appear in your document head meta (for
|
|
Google search results) and in your feed.xml site description.
|
|
baseurl: "/i2p-styleguide" # the subpath of your site, e.g. /blog
|
|
url: "https://uracreative.github.io" # the base hostname & protocol for your site, e.g. http://example.com
|
|
|
|
current_url: window.location
|
|
|
|
# Build settings
|
|
markdown: kramdown
|
|
|
|
sass:
|
|
sass_dir: /assets/styles
|
|
# style: compressed
|