/myblog

Primary LanguageHTMLMIT LicenseMIT

MyBlog

This is a web portal for my programming tutorials and a host for my personal blog.

Getting Started

This project assumes you have at least Python 3.6 or later and NodeJS/npm installed on your system.

Built With

  • 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.

Authors

See the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details