Gemini + Markdown + Hugo + HTML
Go to file
ren 0fc78b42b5 easier posting 2023-02-12 16:23:36 -06:00
archetypes easier posting 2023-02-12 16:23:36 -06:00
content public mode 2023-02-12 15:54:07 -06:00
gemini public mode 2023-02-12 15:54:07 -06:00
public public for real 2023-02-12 15:55:36 -06:00
themes Theme added with rss and comments but posts not formated correctly yet 2023-02-12 14:22:45 -06:00
.gitignore public for real 2023-02-12 15:55:36 -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