-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.json
4 lines (1 loc) · 1.34 KB
/
index.json
1
2
3
4
[{"author":"Boss","categories":null,"contents":"This is about us page","date":"2023-01-12T17:16:15-05:00","permalink":"https://fewsteps.github.io/justtesting.github.com/page/about/","tags":["Me","Page"],"title":"About"},{"author":"Boss","categories":null,"contents":"My Bloggging is starting soon","date":"2023-01-12T17:16:05-05:00","permalink":"https://fewsteps.github.io/justtesting.github.com/blog/hello_world/","tags":["Me","Blog"],"title":"Hello_world"},{"author":"Boss","categories":null,"contents":"Create 2 GitHub Projects: Project name: blog\nFeature: Public, NO readme.md file\nURL: https://github.com/fewsteps/blog.git Project name: /justtesting.github.com\nFetures: Public, readme.md file create\nURL: https://github.com/fewsteps/justtesting.github.com Create HUGO site named as blog hugo new site blog\necho \u0026quot;# blog\u0026quot; \u0026gt;\u0026gt; README.md git init git add README.md git commit -m \u0026quot;first commit\u0026quot; git branch -M main git remote add origin https://github.com/fewsteps/blog.git git push -u origin main\nCreate gitignore File Go to https://www.toptal.com/developers/gitignore and Type: VisualStudioCode, Hugo, macOS =\u0026gt; generate file crate a .","date":"2023-01-12T17:16:05-05:00","permalink":"https://fewsteps.github.io/justtesting.github.com/blog/tutorial/","tags":["Me","Blog"],"title":"Tutorials"}]