27 lines
		
	
	
	
		
			680 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			680 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# 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 blog-post:
 | 
						|
 | 
						|
1. `hugo new blog-posts/{Name-Of-Post}.md`
 | 
						|
2. Edit basic settings
 | 
						|
3. Write markdown
 | 
						|
4. `hugo server`
 | 
						|
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
 |