This is the repo for https://poap.garden, a site to apply for funding to build on POAP.
- Clone the repo (or fork the repo to your account)
- Install dependencies:
bundle install
- Create a feature branch off of the
dev
branch - Start the local server:
bundle exec jekyll serve
- Go to http://localhost:4400/ to view changes
To build the site use bundle exec jekyll build
.
Resources:
- Indents are 2 spaces (not tabs)
- 2 lines between frontmatter and content