This is a web portal for my programming tutorials and a host for my personal blog.
This project assumes you have at least Python 3.6 or later and NodeJS/npm installed on your system.
- Python - I have 3.7.4
- Pipenv - Virtual environment package recommended for this project
- Python VSCode Extension - Needed for any Python development in VSCode
- Django - Python web framework.
- django-ckeditor - A WYSIWYG text editor used for blogging and code snippets.
- Fontawesome - Icons.
- Bulma - CSS framework for styling.
- bulma-toast - Bulma's notification component turned into toasts.
- Animate - An optional dependency for bulma-toast used for animations.
- Josh Arrants - joshdrumz
See the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details