File tree Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Expand file tree Collapse file tree 4 files changed +12
-9
lines changed Original file line number Diff line number Diff line change 66	rm -rf public/
77
88
9- hugo-build : clean hugo-themes 
9+ hugo-build : clean
1010	hugo --enableGitInfo --source . 
1111
1212hugo :
1313	hugo server --disableFastRender --enableGitInfo --watch --source . 
1414	#  hugo server -D
15- 
16- hugo-themes :
17- 	rm -rf themes
18- 	mkdir themes
19- 	git clone --depth=1 https://github.com/matcornic/hugo-theme-learn.git themes/hugo-theme-learn
20- 	rm -rf themes/hugo-theme-learn/.git
Original file line number Diff line number Diff line change 1+ module  github.com/go-acme/lego/docs 
2+ 
3+ go  1.21.0 
4+ 
5+ require  github.com/matcornic/hugo-theme-learn  v0.0.0-20211028190410-e817f53d690d  //  indirect
Original file line number Diff line number Diff line change 1+ github.com/matcornic/hugo-theme-learn  v0.0.0-20211028190410-e817f53d690d  h1:p7ktiW/GnHccjB9oO5YGY7us5v/oHmkyF0C7EDZFM3s =
2+ github.com/matcornic/hugo-theme-learn  v0.0.0-20211028190410-e817f53d690d /go.mod  h1:YoToDcvQxmAFhpEuapKUysBDEBckqDEssqTrmeZ2+uY =
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ baseURL = "https://go-acme.github.io/lego/"
22languageCode  = " en-us" 
33title  = " Lego" 
44
5- theme  = " hugo-theme-learn" 
6- 
75#  Code highlighting settings
86pygmentsCodefences  = true 
97pygmentsCodeFencesGuesSsyntax  = false 
@@ -72,3 +70,7 @@ pygmentsUseClasses = true
7270
7371[outputs ]
7472  home  = [ " HTML" " RSS" " JSON" 
73+ 
74+ [module ]
75+ [[module .imports ]]
76+   path  = " github.com/matcornic/hugo-theme-learn" 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments