Skip to content

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

License

Notifications You must be signed in to change notification settings

joelisfar/nationbuilder-guide

 
 

Repository files navigation

A Mini Guide to NationBuilder

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

URL: https://radishlab.github.io/nationbuilder-guide/

Built With

How to Contribute

We welcome contributions so if you spot any mistakes or see any room for improvement, please let us know by following these steps.

Fork, then clone the repo:
git clone [email protected]:RadishLab/nationbuilder-guide.git
If you don't already have Jekyll installed, run:
gem install jekyll

Check out the Jekyll docs if you have any questions.

Install dependencies:
bundle install
Open _config.yml and comment out the URL like so:
url: # /nationbuilder-guide
In your terminal, run:
jekyll build
Then run:
jekyll serve
You should then be able to go here in your browser to see the site locally:
http://localhost:4000/
Now you're ready to make your change.

Then, you can push to your fork and submit a pull request.

Please allow us some time to respond. And thanks for contributing!

Helpful References

If you have any questons or feedback, please email us at [email protected]

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.8%
  • CSS 33.2%
  • JavaScript 8.7%
  • Ruby 2.3%