diff --git a/testdir/.gitignore b/testdir/.gitignore new file mode 100644 index 0000000..6682a20 --- /dev/null +++ b/testdir/.gitignore @@ -0,0 +1 @@ +testsite/public diff --git a/testdir/testsite/public/categories/index.xml b/testdir/testsite/public/categories/index.xml deleted file mode 100644 index 6e385a4..0000000 --- a/testdir/testsite/public/categories/index.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - Categories on My New Hugo Site - http://example.org/categories/ - Recent content in Categories on My New Hugo Site - Hugo -- gohugo.io - en-us - - - - - - \ No newline at end of file diff --git a/testdir/testsite/public/default/index.xml b/testdir/testsite/public/default/index.xml deleted file mode 100644 index ced0a6a..0000000 --- a/testdir/testsite/public/default/index.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - Defaults on My New Hugo Site - http://example.org/default/ - Recent content in Defaults on My New Hugo Site - Hugo -- gohugo.io - en-us - Tue, 13 Jun 2017 23:14:27 -0700 - - - - - - sdfs - http://example.org/default/sdfs/ - Tue, 13 Jun 2017 23:14:27 -0700 - - http://example.org/default/sdfs/ - - - - - sdf - http://example.org/default/sdf/ - Tue, 13 Jun 2017 23:13:42 -0700 - - http://example.org/default/sdf/ - - - - - \ No newline at end of file diff --git a/testdir/testsite/public/index.xml b/testdir/testsite/public/index.xml deleted file mode 100644 index 884a3c9..0000000 --- a/testdir/testsite/public/index.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - My New Hugo Site - http://example.org/ - Recent content on My New Hugo Site - Hugo -- gohugo.io - en-us - - - - - - \ No newline at end of file diff --git a/testdir/testsite/public/sitemap.xml b/testdir/testsite/public/sitemap.xml deleted file mode 100644 index 60e0486..0000000 --- a/testdir/testsite/public/sitemap.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - - - http://example.org/categories/ - 0 - - - - http://example.org/ - 0 - - - - http://example.org/tags/ - 0 - - - \ No newline at end of file diff --git a/testdir/testsite/public/tags/index.xml b/testdir/testsite/public/tags/index.xml deleted file mode 100644 index a8ab33c..0000000 --- a/testdir/testsite/public/tags/index.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - Tags on My New Hugo Site - http://example.org/tags/ - Recent content in Tags on My New Hugo Site - Hugo -- gohugo.io - en-us - - - - - - \ No newline at end of file