Skip to content

My own blog powered by django and bootstrap with newsletter feature.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

hrsvrdhn/blog_django

Repository files navigation

Code Beautiful

A blog app

Blog made in Django web framework in backend and Bootstrap in front. It also have newsletter feature. Have a look CodeBeautiful.

Installation

OS X & Linux:

pip install -r requirements.txt
python manage.py runserver

Development setup

Before running the app make sure you complete the following steps :-

  • Create a SENDGRID API.
  • Copy the contents of settings/base.py and make a new file settings/local.py.
  • Replace SENDGRID_API_KEY variable value with your created API.

Contributing

  1. Fork it (https://github.com/hrsvrdhn/blog_django/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

About

My own blog powered by django and bootstrap with newsletter feature.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published