Migrate netlify-cms-www site into this repo (#860)
* Add frontmatter to docs files (prep to move) * Move docs into position for website migration * Migrate website from netlify-cms-www Some modifications, including most of the changes in https://github.com/netlify/netlify-cms-www/pull/58 (previously reverted). Also updated the readme and added hugo-bin for quicker onboarding of new docs contributors. * Remove netlify.toml This allows separate build commands for cms-demo and netlifycms.org. * Remove website/netlify.toml May re-add later, but it's not doing anything for now. * Remove unused content file
This commit is contained in:
13
website/site/content/docs/examples.md
Normal file
13
website/site/content/docs/examples.md
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: Examples
|
||||
position: 110
|
||||
---
|
||||
|
||||
# Examples
|
||||
|
||||
Do you have a great example? Submit a pull request to this page.
|
||||
|
||||
Name | Tools | Type | Example | More info |
|
||||
--- | --- | --- | --- | ---
|
||||
This Developing Journey | middleman | blog | [briandouglas.me](https://briandouglas.me) | [blog post](https://deploy-preview-496--www.netlify.com/blog/2017/04/18/blog-with-middleman-and-the-netlifycms/)
|
||||
JAMstack Recipes | Hugo, Azure | demo | [jamstack-cms.netlify.com](http://jamstack-cms.netlify.com) | [blog post](http://conductofcode.io/post/managing-content-for-a-jamstack-site-with-netlify-cms/)
|
Reference in New Issue
Block a user