0
I Use This!
Inactive

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Basic plugin framework added
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Fixed bug causing tags to not have proper pages
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Fixed bug causing only first five posts to appera in home page and posts
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Added support for drafts (simply don't end the file with .page or .post)
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Refactored to add support for other markup languages (in the future, that is)
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Added persistance of published images
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Fixed reverse chronolgy problem
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Passed settings as second parameter to the post meta initializers
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Added .html suffixes
yuvipanda
as Yuvi Panda
More... almost 15 years ago
Cleaned up the /static and /media copy code a bit
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added rudimentary untested RSS Publishing
yuvipanda
as Yuvi Panda
More... about 15 years ago
Fixed bug causing file output to crash if directory output is supposed to go to doesn't exist
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added simple logo
yuvipanda
as Yuvi Panda
More... about 15 years ago
Renamed the 'simpl' theme to tj-clean to better reflect it's origin
yuvipanda
as Yuvi Panda
More... about 15 years ago
Made hserve accept commandline arguments. Must move to argparse, and merge hserve and hislain_script
yuvipanda
as Yuvi Panda
More... about 15 years ago
Removed unnecessary test_script.py
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added rudimentary, somewhat stupid, single line dev python server
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added /static publishing (copying /static from theme to out), and fixed URLs
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added somewhatish support for generating tag pages.
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added support for pages that live outside blog's chronology
yuvipanda
as Yuvi Panda
More... about 15 years ago
Taking better shape now. New theme (semi complete). And hislain_script.py is on the way to becoming hislain
yuvipanda
as Yuvi Panda
More... about 15 years ago
Writing posts back to files work. Also, updated tests
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added Markdown processing
yuvipanda
as Yuvi Panda
More... about 15 years ago
Publishing a post now works! Base all kinda set up, have to fix tests though
yuvipanda
as Yuvi Panda
More... about 15 years ago
Organized stuff back into a package
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added write functionality to post
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added Blog() class, and sample-blog structure
yuvipanda
as Yuvi Panda
More... about 15 years ago
Added a read_config function that reads a yaml file and returns it as a dict
yuvipanda
as Yuvi Panda
More... about 15 years ago
Moved everything to a single script, so I can hopefully keep it simple
yuvipanda
as Yuvi Panda
More... about 15 years ago
Refactored a bit more
yuvipanda
as Yuvi Panda
More... about 15 years ago