1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 06:21:17 -04:00

generate sitemap (totally useless ATM)

This commit is contained in:
2019-01-08 13:57:53 -05:00
parent 803ad61834
commit 922574b6a5
3 changed files with 6 additions and 9 deletions

View File

@@ -4,8 +4,11 @@ title = "Jake Jarvis"
disableHugoGeneratorInject = true disableHugoGeneratorInject = true
disableKinds = ["taxonomy", "taxonomyTerm", "sitemap", "RSS"] disableKinds = ["taxonomy", "taxonomyTerm", "RSS"]
[taxonomies] [taxonomies]
tag = "" tag = ""
category = "" category = ""
[sitemap]
filename = "sitemap.xml"

View File

@@ -1,8 +0,0 @@
---
title: "Asdf"
slug: "asdf-hello-world"
date: 2018-08-03T19:04:31-04:00
draft: false
---
asdfasdfasdf

View File

@@ -1,3 +1,5 @@
User-Agent: * User-Agent: *
Disallow: /y2k/ Disallow: /y2k/
Disallow: /comp20/ Disallow: /comp20/
Sitemap: https://jarv.is/sitemap.xml