• Stars
    star
    135
  • Rank 269,297 (Top 6 %)
  • Language
    CSS
  • Created almost 11 years ago
  • Updated almost 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Douban CODE Introduction.

douban-code.github.io

Quickstart

1. virtualenv venv
2. . venv/bin/activate
3. pip install pelican
4. pip install Markdown
5. make html
6. make serve

Go to: http://localhost:8000