laniakeabooks / laniakeabooks.org

Website for laniakea books

Home Page:https://laniakeabooks.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laniakea books

Zola website for laniakeabooks.org.

Development

  • We have two Zola sections (blog and books).
  • In Zola, each section has pages.
  • Book pages are expanded as directories with index.md inside (note the lack of the underscore prefix).
  • For each section we have an _index.md which defines their template and their sorting.

To run the development auto-reload server:

zola serve

To build static files:

zola build

License

MIT

About

Website for laniakea books

https://laniakeabooks.org

License:MIT License


Languages

Language:HTML 87.8%Language:CSS 12.2%