This commit is contained in:
		
							
								
								
									
										5
									
								
								content/notes/_index.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								content/notes/_index.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					---
 | 
				
			||||||
 | 
					title: "Notes"
 | 
				
			||||||
 | 
					type: "notes"
 | 
				
			||||||
 | 
					outputs: ["HTML", "jsonfeed"]
 | 
				
			||||||
 | 
					---
 | 
				
			||||||
							
								
								
									
										15
									
								
								hugo.toml
									
									
									
									
									
								
							
							
						
						
									
										15
									
								
								hugo.toml
									
									
									
									
									
								
							@@ -42,7 +42,6 @@ tag = "tags"
 | 
				
			|||||||
  dateform = "Jan 2, 2006"
 | 
					  dateform = "Jan 2, 2006"
 | 
				
			||||||
  dateformShort = "Jan 2"
 | 
					  dateformShort = "Jan 2"
 | 
				
			||||||
  dateformNum = "2006-01-02"
 | 
					  dateformNum = "2006-01-02"
 | 
				
			||||||
  showFullTextinJSONFeed = true  # Optimize feeds for IndieWeb-compatible readers
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # Optional social links
 | 
					  # Optional social links
 | 
				
			||||||
  [[params.socialLinks]]
 | 
					  [[params.socialLinks]]
 | 
				
			||||||
@@ -68,15 +67,13 @@ tag = "tags"
 | 
				
			|||||||
    url = "about/"
 | 
					    url = "about/"
 | 
				
			||||||
    weight = 20
 | 
					    weight = 20
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[outputs]
 | 
					[outputFormats.jsonfeed]
 | 
				
			||||||
  home = ["html", "rss"]
 | 
					 | 
				
			||||||
  section = ["html", "json"] # Enable JSON for section outputs
 | 
					 | 
				
			||||||
  page = ["html"]
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
[outputFormats.json]
 | 
					 | 
				
			||||||
mediaType = "application/json"
 | 
					mediaType = "application/json"
 | 
				
			||||||
  baseName = "index"
 | 
					baseName = "feed"
 | 
				
			||||||
 | 
					rel = "alternate"
 | 
				
			||||||
isPlainText = true
 | 
					isPlainText = true
 | 
				
			||||||
  notAlternative = true
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					[outputs]
 | 
				
			||||||
 | 
					  home = ["html", "jsonfeed", "rss"]
 | 
				
			||||||
 | 
					  section = ["html", "jsonfeed", "rss"]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
 Submodule themes/hugo-indieweb-starter updated: 9083f3aba7...f577773958
									
								
							
		Reference in New Issue
	
	Block a user