Yoshi325 / clepy-website

Source for the clepy.org website

Home Page:https://clepy.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

clepy-website

Source for the clepy.org website

The site is built using pelican (a static site generator) on Python 3.

Getting Started

  • Fork this repo
  • Clone your fork
  • Install the requirements (it's recommended you use a virtualenv)
pip install -r requirements.txt
  • Generate the website output
pelican content
  • Run the development server
./develop_server.sh start

Contributing

Fork the repo and submit a pull request.

Some key notes on forks and pull requests:

About

Source for the clepy.org website

https://clepy.org/

License:MIT License


Languages

Language:CSS 68.6%Language:HTML 19.6%Language:Shell 4.4%Language:Python 3.6%Language:Makefile 3.1%Language:JavaScript 0.6%