Skip to content

Abhishekism9450/python-blogs

 
 

Repository files navigation

Python-GSoC Blogging platform

Blog and management platform for PSF for running GSoC

Installation

Requires python 3.6+

pip install -r requirements.txt

Usage

python manage.py runserver 0.0.0.0:8000

You can then access the site with the login bar with http://127.0.0.1:8000/en/?edit

Default user/pass is 'admin'

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Python Software Foundation GSoC Blog Platform

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.4%
  • HTML 16.4%
  • Python 2.5%
  • Other 0.7%