1
1
mirror of https://github.com/srid/rib.git synced 2024-11-27 01:12:09 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Sridhar Ratnakumar
74e2c17204
Serve with warp + auto regeneration (#7) 2019-06-28 18:06:37 -04:00
Sridhar Ratnakumar
d361be29c1
Use reflex-platform (#6)
Best way to get reflex and friends.

Also remove package.yaml
2019-06-28 10:06:58 -04:00
Sridhar Ratnakumar
a43fe67ea2 Simplify Main.hs a bunch 2019-06-27 12:56:57 -04:00
Sridhar Ratnakumar
0e0519a857
Make this my primary website (#5)
* Change branding

* Import two articles from notes site

* Port 2 more

* Add the last article
2019-06-22 17:30:21 -04:00
Sridhar Ratnakumar
98e5a05857
Initial site design (#4)
* Remove sidebar and some stuff

* Remove all the css spam

* Remove ".html" suffix from post URLs

Gonna use node's serve package to serve these.

* Get rid of "posts/" directory

Just put files in root.

* use SemUI

* Header and footer tweaks

* More semui, header ...

* Add breadcrumb

* More UI simplification

* Pretty things using ribbons

* Post listing, with description
2019-06-22 10:34:03 -04:00
Sridhar Ratnakumar
65f1dfa5c4
Obelisk -> static site generator (#3)
* Drop obelisk files

* Add example of Slick

* Add articles to Slick's layout

* remove chris

* develop instructions
2019-06-20 19:16:03 -04:00
Sridhar Ratnakumar
8c00db5b11
Markdown rendering (#1)
* Import old Markdown code (from revue)

* Upgrade mmaark

* Hook up everything

* Fix most build issues

* Go back to rendering in backend

mmark borks (ghcjs TH bug) on frontend build
2019-06-18 21:43:13 -04:00
Sridhar Ratnakumar
861c02448b Begin writing; and developing the app itself 2019-06-17 19:04:04 -04:00