Skip to content

ktrammell95/handbook-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handbook Development

License: MIT

A little dev tool for previewing changes the SDG handbook.

Setup

This is a Gatsby-based project.

Handbook content is expected to be cloned along side this repo, i.e.:

.
├── handbook
├── handbook-dev

handbook would be your fork of the Handbook Repo.

After cloning both repos:

cd handbook-dev
npm install
npm start

Then start hacking on markdown files in the handbook directory.

About

A little dev tool for previewing changes the SDG handbook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • CSS 0.4%