If you are using Ubuntu and want to share your blog, please let us know
You need to:
- Create Launchpad account
- Sign Ubuntu CoC
- Create ticket/bug in Ubuntu ID Launchpad page
- Inform what your full name and feed address
- (optional) Hackergotchi if you want you face appear in planet
Planet Ubuntu ID is using planet venus and Ubuntu Theme, all copyrights goes to origin creator
We use Debian based distro for generating planet, you can build your own planet by following below tutorials:
apt install -y python-libxslt1 python-libxml2 python-genshi xsltproc python-django git python-lxml vim python-librdf nginx
git clone https://github.com/rubys/venus/ /home/venus
git clone https://github.com/ubuntu-id/planet.git /home/venus/themes/ubuntu
To generate planet, you can execute below command
/usr/bin/python planet.py themes/ubuntu/config.ini
systemctl start nginx
The output directory is /usr/share/nginx/html, that's a default www directory for nginx. You can check from browser http://localhost