💾 Archived View for gmi.noulin.net › gitRepositories › forb › file › template › _config.yml.gmi captured on 2024-08-18 at 18:01:52. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

forb

Log

Files

Refs

README

LICENSE

_config.yml (594B)

     1 # Site settings
     2 title: Your awesome title
     3 email: your-email@example.com
     4 description: > # this means to ignore newlines until "baseurl:"
     5   Write an awesome description for your new site here. You can edit this
     6   line in _config.yml. It will appear in your document head meta (for
     7   Google search results) and in your feed.xml site description.
     8 baseurl: "/blog" # the subpath of your site, e.g. /blog
     9 url: "http://example.com" # the base hostname & protocol for your site, e.g. https://example.com
    10 twitter_username: your-twitter
    11 github_username:  your-github
    12 
    13 # Build settings
    14 markdown: kramdown