crunk-columns is a PESOS style website maker
Go to file
2023-06-03 22:08:43 +02:00
static/css fix work break for just links 2023-06-03 21:23:37 +02:00
templates first commit 2023-06-03 18:12:55 +02:00
.gitignore first commit 2023-06-03 18:12:55 +02:00
app.py random sort order and limit on rss feed 2023-06-03 19:27:41 +02:00
column.py made sort orders 2023-06-03 22:07:18 +02:00
columns.toml made sort orders 2023-06-03 22:07:18 +02:00
LICENSE Initial commit 2023-06-03 18:08:31 +02:00
parse_rss_feeds.py made sort orders 2023-06-03 22:07:18 +02:00
pyproject.toml first commit 2023-06-03 18:12:55 +02:00
quick_test.py fix dictionary update of rss feeds without titles 2023-06-03 20:50:57 +02:00
README.md update wip 2023-06-03 22:08:43 +02:00
start.py random sort order and limit on rss feed 2023-06-03 19:27:41 +02:00

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 (random, chronological, default=as rss feed comes)
  • 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.