Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 1.14 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.14 KB

Have a coffee, develop more

Develop.cafe is a collection of tools and resources for developers and designers.

Project is built in Python using Pelican and uses Markdown as the editor of choice. Uses Jinja as the template package and Bulma as the CSS framework.

Feel free to clone or make pull requests.

Licensed GNU General Public License. Read the licence.

develop.cafe

Clone this project

Clone and run the project on your computer.

pip install -r requirements.txt
pelican content
pelican --listen

http://127.0.0.1:8000/


          {
        }_{ __{
     .-{   }   }-.
    (   }     {   )
    |`-.._____..-'|
    |             ;--.
    |            (__  \
    |             |/  /
    |             /  /    Have a coffee
    |            (  /
    \             y'
     `-.._____..-'

To do

  • Make Search Work
  • Clean CSS