1.1 KiB
1.1 KiB
v.3 of my personal website
Info
What I've learned from the project so far
- Basic usage of html and css
- Some understanding of Github Actions + Pages
- How to use some of the most popular open-source static site generators
- How to create websites that are faster, more secure, and easier to maintain
- How to use templates to generate static websites
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
Future plans:
- Add logs (tvtime, reading, etc)
- Add v.1 of website into its own branch just for storage
Quick guide
New blog-post:
hugo new blog-posts/{Name-Of-Post}.md
- Edit basic settings
- Write markdown
hugo server
- Commit and push -> Success
Misc
Useful links
- Hugo functions - https://gohugo.io/functions/
Powered by:
- Hugo - https://gohugo.io/
- PaperMod - https://github.com/adityatelange/hugo-PaperMod