Ver Fonte

Remove forestry.io

Track3 há 6 anos atrás
pai
commit
50ac5a1664

+ 0 - 25
.forestry/front_matter/templates/default.yml

@@ -1,25 +0,0 @@
----
-label: default
-hide_body: false
-is_partial: false
-fields:
-- name: title
-  label: Title
-  type: text
-  hidden: false
-  default: ''
-- name: date
-  label: Date
-  type: text
-  hidden: false
-  default: 
-- name: draft
-  label: Draft
-  type: boolean
-  hidden: false
-  default: true
-- name: comments
-  label: Comments
-  type: boolean
-  hidden: false
-  default: false

+ 0 - 53
.forestry/front_matter/templates/posts.yml

@@ -1,53 +0,0 @@
----
-label: posts
-hide_body: false
-is_partial: false
-fields:
-- name: title
-  label: Title
-  type: text
-  hidden: false
-  default: ''
-- name: date
-  label: Date
-  type: datetime
-  hidden: false
-  default: 
-- name: tags
-  label: Tags
-  type: tag_list
-  hidden: false
-  default:
-  - blog
-  - story
-- name: type
-  label: Type
-  type: text
-  hidden: false
-  default: ''
-- name: excerpt
-  label: Excerpt
-  type: text
-  hidden: false
-  default: ''
-- name: draft
-  label: Draft
-  type: boolean
-  hidden: false
-  default: true
-pages:
-- content/posts/2017/3-years-of-win10.md
-- content/posts/2017/stories-behind-amd.md
-- content/posts/2017/decided-to-buy-cuphead.md
-- content/posts/2018/hugo-deployment-webhook.md
-- content/posts/2018
-- content/posts/2018/whats-next-about-this-site.md
-- content/posts/2017
-- content/posts/2017/wp-sites-nginx-conf.md
-- content/posts/2018/hello-hugo.md
-- content/posts/2018/my-wp-theme-alchemist.md
-- content/posts/2017/what-i-learned-from-removing-seafile.md
-- content/posts/2017/my-personal-landing-page.md
-- content/posts/2017/raspberrypi-lede-setup.md
-- content/posts/2017/goodbye-my-windows-phone.md
-- content/posts/2018/lets-encrypt-wildcard-cert.md

+ 0 - 18
.forestry/settings.yml

@@ -1,18 +0,0 @@
----
-new_page_extension: md
-auto_deploy: false
-admin_path: "/control"
-webhook_url: 
-sections:
-- path: content
-  label: Pages
-  create: all
-- path: content/posts
-  label: Posts
-  create: all
-upload_dir: static/uploads
-public_path: "/uploads"
-front_matter_path: ''
-use_front_matter_path: false
-file_template: ":year:/:month:/:day:/:filename:"
-version: '0.44'