kjelsrud.dev/README.md

28 lines
675 B
Markdown
Raw Normal View History

2022-10-21 15:18:21 +00:00
# v.3 of my personal website
![Alt Text](https://media4.giphy.com/media/vvbGMpbhZMcHSsD50w/giphy.gif?cid=ecf05e47qcz9h0plmj7zmn71kelzs4h6nj47bb1qmu0r1uvm&rid=giphy.gif&ct=g)
2022-10-21 15:29:15 +00:00
## Updates
2022-10-21 15:18:40 +00:00
* v.1 - basic html/css
2022-10-21 15:18:55 +00:00
* v.2 - same site as this repo, just bad github repo
2022-10-21 15:18:40 +00:00
* v.3 - couldn't fix repo, still learning Git, site works - I'm happy lol
2022-10-21 15:29:15 +00:00
## Quick guide
### New post:
2022-10-21 15:29:45 +00:00
1. `hugo new blog-posts/{Name-Of-Post}.md`
2022-10-21 15:29:15 +00:00
2. Edit basic settings
3. Write markdown
2022-10-21 15:29:45 +00:00
4. `hugo server`
2022-10-21 15:29:15 +00:00
5. Commit and push -> Success
### Useful links
- Hugo functions - https://gohugo.io/functions/
### Powered by:
1. Hugo - https://gohugo.io/
2. PaperMod - https://github.com/adityatelange/hugo-PaperMod