Skip to content

Atomsoldat/lichturm-website

Repository files navigation

Creating more content

hugo new content content/de/posts/123_abc.md

Dependencies

  • Poison theme (We are using our own fork)
    • git submodule add https://github.com/lukeorth/poison.git themes/poison
    • git submodule update --recursive --remote

Poison Template

  • The css files in assets/css of the poison theme are combined in the file layouts/partials/head/stylesheets.html the lower files override the higher files, so poison overrides the others, and the custom.css file can be used for further customisation. The properties are additive, unless the same property is redefined, in which case it will replace the earlier one

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published