crunk-columns is a PESOS style website maker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
crunk f6e9b8f4ad only parse rss feeds once every 10 minutes and store in json file 11 months ago
data only parse rss feeds once every 10 minutes and store in json file 11 months ago
static/css big commit fixing parsed dates 1 year ago
templates quick and dirty way of adding ids and class per feed 12 months ago
.gitignore first commit 1 year ago
LICENSE Initial commit 1 year ago
README.md big commit fixing parsed dates 1 year ago
app.py only parse rss feeds once every 10 minutes and store in json file 11 months ago
column.py only parse rss feeds once every 10 minutes and store in json file 11 months ago
columns.toml big commit fixing parsed dates 1 year ago
parse_rss_feeds.py only parse rss feeds once every 10 minutes and store in json file 11 months ago
pyproject.toml first commit 1 year ago
quick_test.py fix dictionary update of rss feeds without titles 1 year ago
requirements.txt simoon is impatient for requirements file 1 year ago
simplejsonstorage.py only parse rss feeds once every 10 minutes and store in json file 11 months ago
start.py only parse rss feeds once every 10 minutes and store in json file 11 months ago

README.md

Crunk columns

crunk-columns is a work in progress website/portfolio page maker and part of the crunk suite of software. Heavily inspired by multifeeder This is a PESOS style website maker.

  • By filling in your desired columns in the columns.toml file you can make your own portfolio page in seconds
  • By adding your own css you can lose countless of hours tweaking everything.

work in progress.

  • download and parse rss only on startup not on every index.html download
  • make sort_order types done
  • sort_order options are: default(same order as rss), reverse, random, chronological, reverse-chronological.
  • make limits to amount of entries. done
  • make category filter.

POSSE is a much better approach, what are you even doing?

Yes, but I am lazy and I already exist on the internet and this is a way to bring it all together.