1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-01 04:22:28 +02:00
Files
BezierInfo-2/docs/news/01-draft.md
2020-09-25 15:44:14 -07:00

406 B

Writing a static site generator

  • markdown content

    • "github flavoured" markdown
    • latex blocks
    • custom elements
    • simple code formatting
  • localisation per chapter

    • en-GB, zh-CN, ja-JP, arbitrary locale code
  • nunjucks templates:

    • main index page
    • news index + posts pages
    • RSS feed
  • localisation of template strings in JS

  • prettification

  • link checker