My personal website, coded with Astro 🧑🚀
| .github/workflows | ||
| archetypes | ||
| content | ||
| resources | ||
| static | ||
| themes | ||
| .DS_Store | ||
| .gitmodules | ||
| .hugo_build.lock | ||
| config.yml | ||
| README.md | ||
v.3 of my personal website
Updates
- v.1 - basic html/css
- v.2 - same site as this repo, just bad github repo
- v.3 - couldn't fix repo, still learning Git, site works - I'm happy lol
Quick guide
New post:
hugo new blog-posts/{Name-Of-Post}.md- Edit basic settings
- Write markdown
hugo server- Commit and push -> Success
Useful links
- Hugo functions - https://gohugo.io/functions/
Powered by:
- Hugo - https://gohugo.io/
- PaperMod - https://github.com/adityatelange/hugo-PaperMod
