Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p2panda/website

Official p2panda website
https://github.com/p2panda/website

decentralization design p2p self-organization specification

Last synced: 6 days ago
JSON representation

Official p2panda website

Awesome Lists containing this project

README

        

# website

Official [p2panda](https://p2panda.org) website.

## Requirements

* Ruby `3.2.0`
* Jekyll `3.10.0`
* Bundler `2.4.1`

## Development

```bash
# Install Ruby dependencies
bundle install

# Export the gem path if this is your first run
export GEM_HOME=$HOME/.gem

# Run development web server
jekyll serve

# If that fails, try this
bundle exec jekyll serve
```

## License

[`CC-BY-SA-4.0 License`](LICENSE)

*This project has received funding from the European Union’s Horizon 2020
research and innovation programme within the framework of the NGI-POINTER
Project funded under grant agreement No 871528, NGI-ASSURE No 957073 and
NGI0-ENTRUST No 101069594.*