Web pages of Fedora Taiwan group.
Build with Jekyll.
- install
github-pages
using gem for jekyll ... etc - add
127.0.0.1 fedora.linux.org.tw
into your/etc/hosts
# for CORS when fetching feeds from fedora-tw.org - run server at local #
jekyll server
andsudo php -S fedora.linux.org.tw:80 -t ./_site