James Shiffer c6ed7f85af Don't offload assets from Twitter
some browsers think it has trackers and block it
2020-06-06 15:34:17 -07:00
2020-06-04 00:59:08 -07:00
2020-06-06 15:34:17 -07:00
2020-06-06 15:34:17 -07:00
2020-06-04 21:29:16 -07:00
2020-06-04 21:29:16 -07:00
2020-06-04 21:29:16 -07:00
2020-06-04 00:59:08 -07:00
2020-06-04 23:19:59 -07:00
2020-06-04 00:59:08 -07:00

HowFeed.biz

A satirical blog with its own lightweight CMS, which all runs on Sapper.

Setup

Requires Node.js and SQLite

Set up .env.example as .env

sqlite3 storage/howfeed.db < storage/init.sql
npm i
npm run dev
Description
No description provided
Readme 3.5 MiB
Languages
Svelte 65.9%
JavaScript 27.5%
EJS 4.1%
CSS 1.8%
HTML 0.7%