Skip to content

miamollie/jackie-art-site

Repository files navigation

Portfolio Website for Creative Urban Mapping

Netlify Status

TODO

  • update Favicon
  • add prettier/eslint

Access Locally

Running CMS locally

npx netlify-cms-proxy-server

And use local_backend: true in config.yml

$ yarn
$ netlify dev # or ntl dev

`localStorage.removeItem("netlifySiteURL")`

This uses the new Netlify Dev CLI feature to serve any functions you have in the lambda folder.

To test the CMS locally, you'll need to run a production build of the site:

$ npm run build
$ netlify dev # or ntl dev

Setting up the CMS

Follow the Netlify CMS Quick Start Guide to set up authentication, and hosting.

Debugging

MacOS users might also encounter some errors, for more info check node-gyp. We recommend using the latest stable node version.

About

Website and CMS for Creative Urban Mapping Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published