Skip to content

ajmalafif/netsby

Repository files navigation

Netlify Status

todo list

  • Homepage editable on backend
  • Navbar on homepage is fixed on mobile too
  • Footer
  • BACK button

Figure out

  • Next/Prev link?
  • Pagination

Access Locally

$ git clone https://github.com/[GITHUB_USERNAME]/[REPO_NAME].git
$ cd [REPO_NAME]
$ yarn
$ npm run develop

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

$ npm run build
$ npm run serve

Setting up the CMS

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

Purgecss

This plugin uses gatsby-plugin-purgecss and tachyons.