Gemini + Markdown + Hugo + HTML
|
||
---|---|---|
archetypes | ||
content | ||
gemini | ||
public | ||
themes | ||
.gitignore | ||
.gitmodules | ||
blog-update | ||
config.toml | ||
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
- Use the json and/or csv metadata info