/develop_cafe

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

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

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

  • Stylize the Search page and search results
  • Add comments? (don't really see the point)
  • Clean and remove unused CSS