Gemini + Markdown + Hugo + HTML
Go to file
ren e472a46aba cleaner gemini and html 2023-02-12 15:42:38 -06:00
archetypes Startup commit + imported blog 2023-02-12 13:15:16 -06:00
content cleaner gemini and html 2023-02-12 15:42:38 -06:00
gemini cleaner gemini and html 2023-02-12 15:42:38 -06:00
themes Theme added with rss and comments but posts not formated correctly yet 2023-02-12 14:22:45 -06:00
.gitignore change gitignore for gemini 2023-02-12 14:35:08 -06:00
.gitmodules change gitignore for gemini 2023-02-12 14:35:08 -06:00
README.md cleaner gemini and html 2023-02-12 15:42:38 -06:00
config.toml test gemini changes directly 2023-02-12 15:10:52 -06:00

README.md

Roadmap

  • For gemini to work properly we need only the title. Date, author are optional
  • Make a script that properly formats the write as blog to .md hugo
    • Use the json and/or csv metadata info
      • date published
      • Extract title from filename (regex parsing)
    • We just need to append metadata and delete titles if it has