Skip to content

nshdesai/ComputingBlog

Repository files navigation

Computing Blog

A companion website to provide supporting materials for all the talks at the Bethune Computing Club

Usage

Install requirements: pip install -r requirements.txt Run the development server on the localhost python computingblog.py

Contributing

For those who feel they can contribute an article to the site: You can make a pull request. All contributors should write their articles in Markdown and place it in the content/posts directory.

Design Credit

This website uses a template designed by BlackRockDigital