https://github.com/agorahub/pen0
The Republic of Agora ⓪ https://agorahub.github.io/pen0
https://github.com/agorahub/pen0
agora republic zine
Last synced: 25 days ago
JSON representation
The Republic of Agora ⓪ https://agorahub.github.io/pen0
- Host: GitHub
- URL: https://github.com/agorahub/pen0
- Owner: agorahub
- Created: 2020-02-03T16:04:52.000Z (over 6 years ago)
- Default Branch: 0x3f
- Last Pushed: 2026-04-18T01:47:01.000Z (about 2 months ago)
- Last Synced: 2026-04-18T03:31:19.694Z (about 2 months ago)
- Topics: agora, republic, zine
- Language: CSS
- Homepage: https://agorahub.github.io/pen0
- Size: 169 MB
- Stars: 28
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PEN⓪
 
Preview publishing platform of the [Agora PEN Project](https://github.com/agorahub/AIPs/issues/1).
## Test and Deploy
```
$ gem install bundler jekyll
$ vim _config.yml # Configure to test or deploy.
$ bundle exec jekyll serve
# => Now browse to http://localhost:4000
$ JEKYLL_ENV=production bundle exec jekyll build
# Copy the compiled codes from _site/ to html server.
```
## How to Contribute
### Write Columns
Please follow the [TEMPLATE](./_collections/_columns/0000-00-00-column-template.md), and commit your articles in the [_COLUMNS](./_collections/_columns).
- Commit via upload is recommended
- Direct commit is enabled for editors
- Pull request is required for members
- Non-coders can post articles [HERE](https://github.com/agorahub/pen0/issues/new)
### Draft Heros
The [PEN Board](https://github.com/orgs/agorahub/teams/pen) manages this publication on behalf of the [Agora Community](https://github.com/agorahub).
- Join the Agora - [agorahub/_join](https://github.com/agorahub/_join)
- Start exploring - [agorahub/_meta](https://github.com/agorahub/_meta)
- Join the Board - [@agorahub/pen](https://github.com/orgs/agorahub/teams/pen)
### Improve PEN
- [AIP-PEN Proposal Issue](https://github.com/agorahub/AIPs/issues/1)
- [AIP-PEN Project Board](https://github.com/agorahub/AIPs/projects/1)
- [New Features Waitlist](https://github.com/agorahub/pen0/issues/3)