This website requires JavaScript.
Explore
Schulwebsite
Help
Sign In
gcg
/
static-cms
Watch
0
Star
0
Fork
0
You've already forked static-cms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
static-cms
/
website
/
.babelrc
5 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
2017-12-04 16:42:20 -08:00
{
convert website from hugo to gatsby (#1369)
2018-07-25 07:47:26 -04:00
"presets": ["react", "es2015", "stage-1"],
"plugins": ["add-module-exports"]
}
Reference in New Issue
Copy Permalink