Skip to content

sirfumblestone/orbitdb.org

 
 

Repository files navigation

orbitdb.org

Gitter Matrix Discord

The website for OrbitDB

This is the planned website for the OrbitDB project. At the moment, this website is a WIP. Your mileage may vary, use at your own risk, &c., &c.

Plan of action

Original author: Richard Littauer. Feel free to reach out to me over your favorite messaging medium.

This will be a Jekyll site hosted on GitHub Pages (and perhaps on Netlify), because that seems the easiest at the moment.

See the issues for more. I'll be dropping TODOs throughout the code.

Usage

Testing the site locally

  1. Clone.
  2. npm install
  3. bundle install (If you don't have bundler, try gem install bundler first).
  4. bundle exec jekyll serve (Or, to simply generate the static site, bundle exec jekyll build).
  5. Go to localhost:4000.

Adding a post

TODO I need to add a Rakefile.

Adding Images

Read this document to learn how to add and optimize images.

Contribute

Right now, this is not a design-by-committee work. I'm working on the main draft of the site, and will look for feedback, but I'm trying to get it up and in a reasonable shape before overhauling it too much with fixes. That having been said, please feel free to get involved! Open an issue before opening a PR, unless it's small and I've messed up with the spelling.

Attribution

This site was seeded from a website originally made, and then edited (by me), for the Zcash Foundation. You can find that site here.

License

MIT © Burnt Fen Creative LLC 2019

About

The website for OrbitDB

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.8%
  • JavaScript 31.1%
  • HTML 14.8%
  • Ruby 2.3%