To push update to github
- Open cmd --> Run as administrator
- Type "D:" --> Enter
- cd D:\OneDrive - postech.ac.kr\Others\atonidas
- git status
- git add .
- git commit -m "message"
- git push
- Go to the github repository (https://github.com/minhtriethong/portfolio)
- Go to tab:Setting --> Pages --> custom domain --> Type
www.atonidas.www
--> Save
To update about me
- Update file content/_index.md
For portfolio update
- Update file data/portfolio.yml
For writing post
- Open cmd --> Run as administrator
- Type "D:" --> Enter
- cd D:\OneDrive - postech.ac.kr\Others\atonidas
- hugo new post/post.md --> new md file in content/post/post.md
For more information --> wath this: https://www.youtube.com/watch?v=psyz4UPnGAA