2026-07-24 09:46:10 +01:00
2026-07-24 09:43:52 +01:00
2026-06-30 13:50:18 +01:00
2026-07-06 20:47:45 +01:00
2026-07-24 09:43:52 +01:00
2026-07-24 09:46:10 +01:00
2026-03-12 13:23:05 +00:00

Site Generator written in Odin

Site

A simple Odin program that is used to generate my site!

Note: This is incredibly specific! If you want to use this for your own sites, I think it would be easier to write your own! 😅

Usage

Build

odin build . 

Usage

> ./cm -h

        Usage:

        Flag format for this program:
        -<flag>=<value>

        -dir:
                input directory of .MD files (default: ) (required)

        -out:
                output directory (html files) (default: ) (required)

Todo

  • Indexing Articles and Blogs
  • Page tagging
  • Animated ASCII (Can this be done with minimal JS?)

Credits

  • Odin
  • cmark
Description
No description provided
Readme 715 KiB
Languages
Odin 100%