Skip to content

Live4Code/ieee

Repository files navigation

IEEE Technical Committee on Electric and Autonomous Vehicles

Prerequisite

npm install -g gatsby-cli

Details: https://www.gatsbyjs.com/docs/quick-start/

Setup

To contribute to the project, first Fork the project to your own account.

Then clone the new forked project to your local machine and make changes.

After changes are complete, push changes to the forked project on github.

To commit the changes back to this project, create a Pull request and it will be merged back into the master.

Available Scripts

Develop

Start a hot-reloading development environment accessible at localhost:8000

yarn start

Build

Get an optimized production build for your site generating static HTML and per-route JavaScript code bundles.

yarn build

Serve

gatsby serve — Gatsby starts a local HTML server for testing your built site.

yarn serve

Lint

Lint the code according to eslintrc file, for consistency.

yarn lint

Clean

Remove the .cache and public for a scratch compile.

yarn clean

Deployment

Github

This will deploy to the Github Pages by pushing the built site to the gh-pages branch See the changes at: https://live4code.github.io/ieee/

yarn deploy

Netlify

Clicking the button will ask for authentication via Github, which will create a repo in your github account with this starter. Then, it will build and deploy the site to Netlify.

Deploy to Netlify

You can read up on how to set up Identity(Authentication for CMS User) here How To Set Up Netlify CMS

Tech

A Gatsby v2 and Netlify CMS powered website.

It follows the JAMstack architecture by using Git as a single source of truth, and Netlify for continuous deployment, and CDN distribution.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •