Django: Highlighting with ReST using Pygments
In my last post I wrote about code highlighting in HTML formatted text, but since I’m now using reStructuredText for markup things, I want to share how I added …
In my last post I wrote about code highlighting in HTML formatted text, but since I’m now using reStructuredText for markup things, I want to share how I added …
Two months ago I wrote about Django, Pygments and Beautiful Soup.
A few days after the post I switched from HTML markup to reStructuredText and thus didn’t need my …
Just released version 0.2 of django-sphinxdoc. It can now display the documentation itself, the general index and the module index. The source and static views as well as the …
Yesterday I finished a first version of django-sphinxdoc that integrates Sphinx documentation into a Django powered website. Its based on Django’s documentation app, but can manage the documenation for …
On my old Wordpress blog I had a widget that let me display some of my last.fm stats. Since there was no such widget for Django powered sites (or …
Just added syntax highlighting using BeautifulSoup and Pygments. I took the SaltyCrane Blog for inspiration, but in contrast to it, I implemented it as a template filter in a separate …
Just added Atom Feeds for post categories and post comments. They are available in the category detail and post detail views.
Small update for this site: Comments are now working and there is an Atom Feed for the latest posts in this blog.
The behaviour and the style of the comments …
page 2 of 2