adriangrigore / develop_cafe

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

Home Page:https://develop.cafe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://develop.cafe

License:GNU General Public License v3.0


Languages

Language:CSS 83.3%Language:HTML 6.2%Language:JavaScript 5.3%Language:Python 4.7%Language:Makefile 0.5%