https://github.com/jaredly/jfcom
repository for my website
https://github.com/jaredly/jfcom
Last synced: about 1 year ago
JSON representation
repository for my website
- Host: GitHub
- URL: https://github.com/jaredly/jfcom
- Owner: jaredly
- Created: 2010-04-02T20:14:12.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T18:42:49.000Z (over 5 years ago)
- Last Synced: 2025-03-31T21:19:46.533Z (about 1 year ago)
- Language: Python
- Homepage: http://jaredforsyth.com
- Size: 283 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
`JaredForsyth.com `_
=================================================
I had some trouble getting my site up, running, and configured, so I decided
to share the fruits with everyone :)
Apps currently used (outside of contrib):
- basic.blog_
- navbar_
- tagging_
- appsettings_
- feedback_
- myprojects_
Initial data (the about page and menu items) are in initial.json. To load,
use::
./manage.py loaddata inital.json
.. _basic.blog: http://github.com/jabapyth/django-basic-apps
.. _navbar: http://code.google.com/p/django-navbar/
.. _tagging: http://code.google.com/p/django-tagging/
.. _appsettings: http://github.com/jabapyth/django-appsettings
.. _feedback: http://github.com/jabapyth/django-feedback
.. _myprojects: http://github.com/jabapyth/django-myprojects