feat: Add documentation
This commit is contained in:
		
							
								
								
									
										25
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										25
									
								
								README.md
									
									
									
									
									
								
							@@ -1,3 +1,22 @@
 | 
			
		||||
https://github.com/yuin/goldmark/issues/59
 | 
			
		||||
https://github.com/jygastaud/hugo-microtypo
 | 
			
		||||
https://github.com/russross/blackfriday/issues/439
 | 
			
		||||
# theme lowtech
 | 
			
		||||
 | 
			
		||||
Création d'un site
 | 
			
		||||
 | 
			
		||||
```sh
 | 
			
		||||
hugo new site exemple
 | 
			
		||||
cd exemple
 | 
			
		||||
git init
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
Ajout du thème :
 | 
			
		||||
 | 
			
		||||
```sh
 | 
			
		||||
cd themes
 | 
			
		||||
git submodule add https://git.weko.io/kosssi/hugo-theme-lowtech.git
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
## Inspirations
 | 
			
		||||
 | 
			
		||||
- https://github.com/yuin/goldmark/issues/59
 | 
			
		||||
- https://github.com/jygastaud/hugo-microtypo
 | 
			
		||||
- https://github.com/russross/blackfriday/issues/439
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user