MartGro / klimaschutztag-rohrbach-2023

Homepage für den Klimaschutztag in Rohrbach a.d. Ilm am 26.3.2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-pages-minima-starter

This is a template and some instructions for running Github Pages with the minima theme. This repo has what I consider the minimum pieces for a personal blog using Jekyll and Github Pages:

  • Frontpage that includes your last blog posts: _pages/frontpage.md
  • Archive for all your posts: _pages/archive.md
  • About page: _pages/about.md
  • Minimum 404 page: _pages/404.md
  • Minimum metadata in the _config.yml
  • Example CSS change inside assets/main.scss
  • Custom footer template _includes/footer.html

Check out the excellent minima theme documentation for further details and customization and the official docs for more details on how Github Pages work.

For more details on how to create content, use Github interface, etc. feel free to browse the website or the source code here.

Do you have questions? feel free to open an issue or reach me from my contact form.

Enjoy!!

Running the thing

To run it use:

bundle exec jekyll serve

About

Homepage für den Klimaschutztag in Rohrbach a.d. Ilm am 26.3.2023

License:MIT License


Languages

Language:HTML 62.8%Language:SCSS 33.9%Language:Ruby 3.3%