Skip to content

A Mini Guide to NationBuilder, Tips & Techniques - by Radish Lab

Notifications You must be signed in to change notification settings

chrisheuberger/nationbuilder-guide

Repository files navigation

A Mini Guide to NationBuilder

A microsite with tips and techniques for developing websites with NationBuilder.

Site URL: https://nationbuilder-guide.chrisheuberger/

Built With Jekyll template Skinny Bones

Local Development

Install dependencies
bundle install
You may need to comment out the URL in _config.yml like so
url: # /nationbuilder-guide
In your terminal, run
jekyll build
Then run
jekyll serve
View the site locally
http://localhost:4000/

Deployment

Deployed using Netlify.

Helpful References

About

A Mini Guide to NationBuilder, Tips & Techniques - by Radish Lab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published