All Projects → orbitdb → orbitdb.org

orbitdb / orbitdb.org

Licence: MIT license
The website for OrbitDB

Programming Languages

SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to orbitdb.org

py-orbit-db-http-client
A python client for the Orbitdb HTTP API
Stars: ✭ 17 (-46.87%)
Mutual labels:  orbit, orbitdb
sailplane-web
Collaborative p2p file sharing in the browser
Stars: ✭ 71 (+121.88%)
Mutual labels:  orbitdb
orbit-db-cli
CLI for orbit-db
Stars: ✭ 60 (+87.5%)
Mutual labels:  orbitdb
repo-template
A template for creating new repositories in the @orbitdb organization
Stars: ✭ 22 (-31.25%)
Mutual labels:  orbitdb
Orbit
A distributed, serverless, peer-to-peer chat application on IPFS
Stars: ✭ 1,586 (+4856.25%)
Mutual labels:  orbit
Orbit
Orbit - Virtual actor framework for building distributed systems
Stars: ✭ 1,585 (+4853.13%)
Mutual labels:  orbit
orbit-core
Orbit communication protocol and library
Stars: ✭ 70 (+118.75%)
Mutual labels:  orbit
cesium-satellites
View the orbit of satellites in a Cesium viewer, derived from a two line element list
Stars: ✭ 45 (+40.63%)
Mutual labels:  orbit
open-space-toolkit-astrodynamics
Flight profile, orbit, attitude, access.
Stars: ✭ 16 (-50%)
Mutual labels:  orbit
SocialOrbitLayout
Kotlin based custom view to show floating objects that can be used for social apps.
Stars: ✭ 28 (-12.5%)
Mutual labels:  orbit
SGP.NET
C# SGP4 Satellite Prediction Library. Load satellites from TLEs, convert between coordinate systems and reference frames, observe satellites from ground stations, and more.
Stars: ✭ 15 (-53.12%)
Mutual labels:  orbit
keeptrack.space
🌎📡 TypeScript Astrodynamics Software for Non-Engineers. 3D Visualization of satellite data and the sensors that track them.
Stars: ✭ 61 (+90.63%)
Mutual labels:  orbit
smd
Space Mission Design - A SPICE-enhanced continuous thrust interplanetary mission propagator and vizualizer
Stars: ✭ 22 (-31.25%)
Mutual labels:  orbit
SimpleKeplerOrbits
Unity3d static 2-body orbits simulation
Stars: ✭ 76 (+137.5%)
Mutual labels:  orbit
Berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
Stars: ✭ 5,101 (+15840.63%)
Mutual labels:  orbitdb
awesome-orbitdb
Useful resources for using OrbitDB and building projects on it
Stars: ✭ 87 (+171.88%)
Mutual labels:  orbitdb
superhighway84
USENET-inspired, uncensorable, decentralized internet discussion system running on IPFS & OrbitDB
Stars: ✭ 437 (+1265.63%)
Mutual labels:  orbitdb

orbitdb.org

Gitter Matrix

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].