Commit Graph

80 Commits

Author SHA1 Message Date
Cadey Ratio 8af9835fad
Article bodies in rss (#243)
* add content of posts to the RSS feed

* make RSS pass
2020-10-25 16:29:02 -04:00
Cadey Ratio 5f16efd7d3
Remove Nim 2020-10-19 12:18:05 -04:00
Cadey Ratio 172f0fc6f5
Update index.rs.html 2020-10-08 09:30:02 -04:00
Cadey Ratio aee2904e74 avif and CSS 2020-09-27 20:09:48 -04:00
Cadey Ratio a5fba33197 fixes and CSS fixes 2020-09-27 18:50:18 -04:00
Cadey Ratio 8c00c4b8c6 syntax highlighting 2020-09-20 09:55:22 -04:00
Cadey Ratio a2fba89738
TL;DR Rust (#210)
* start mara code

* better alt text

* more mara tests

* cleanups

* blog: start tl;dr rust post

* more words

* feature complete

* little oopses

* oops lol
2020-09-19 11:33:46 -04:00
Cadey Ratio 6438d334cb
fix atom/RSS feeds (#186)
* fix atom feeds

* also fix RSS feeds

* add feeds fixed/flight journal post

* fix tests
2020-07-26 23:12:01 -04:00
Cadey Ratio 385d25c9f9
Rewrite site backend in Rust (#178)
* add shell.nix changes for Rust #176

* set up base crate layout

* add first set of dependencies

* start adding basic app modules

* start html templates

* serve index page

* add contact and feeds pages

* add resume rendering support

* resume cleanups

* get signalboost page working

* rewrite config to be in dhall

* more work

* basic generic post loading

* more tests

* initial blog index support

* fix routing?

* render blogposts

* X-Clacks-Overhead

* split blog handlers into blog.rs

* gallery index

* gallery posts

* fix hashtags

* remove instantpage (it messes up the metrics)

* talk support + prometheus

* Create rust.yml

* Update rust.yml

* Update codeql-analysis.yml

* add jsonfeed library

* jsonfeed support

* rss/atom

* go mod tidy

* atom: add posted date

* rss: add publishing date

* nix: build rust program

* rip out go code

* rip out go templates

* prepare for serving in docker

* create kubernetes deployment

* create automagic deployment

* build docker images on non-master

* more fixes

* fix timestamps

* fix RSS/Atom/JSONFeed validation errors

* add go vanity import redirecting

* templates/header: remove this

* atom feed: fixes

* fix?

* fix??

* fix rust tests

* Update rust.yml

* automatically show snow during the winter

* fix dates

* show commit link in footer

* sitemap support

* fix compiler warning

* start basic patreon client

* integrate kankyo

* fix patreon client

* add patrons page

* remove this

* handle patron errors better

* fix build

* clean up deploy

* sort envvars for deploy

* remove deps.nix

* shell.nix: remove go

* update README

* fix envvars for tests

* nice

* blog: add rewrite in rust post

* blog/site-update: more words
2020-07-16 15:32:30 -04:00
Dym Sohin 895a0df74b
tweak css for signalboost (#170) 2020-06-27 21:00:12 -04:00
Cadey Ratio 00273025e1 add /feeds 2020-06-19 18:56:54 -04:00
Cadey Ratio cac464d215
Update galleryindex.html 2020-06-11 00:01:52 -04:00
Cadey Ratio c825aceb9a
Just call yourself a full stack engineer (#152)
Closes #150
2020-05-22 21:29:28 -04:00
Cadey Ratio 0a89706577
No python (#144)
* Update index.html

* Update resume.md
2020-05-09 18:03:24 -04:00
Cadey Ratio 97e07cad1d add to navbar and index 2020-03-18 16:51:31 -04:00
Cadey Ratio 7dc75b17a4
signal boost page (#128) 2020-03-18 16:45:55 -04:00
Cadey Ratio 1da6129332
Patron page (#122)
* implement /patrons

* bump go to 1.14

* go mod tidy

* bump go in github actions
2020-02-29 16:05:00 -05:00
Cadey Ratio 955e63fa76 templates/index: update project list 2020-02-15 14:35:35 +00:00
Cadey Ratio b484f8e50e gallery: Cadey Alicia Ratio 2020-01-10 00:01:21 +00:00
Cadey Ratio 5c8b169b1a save the trees 2020-01-04 14:50:05 +00:00
Cadey Ratio bf03e9d7f6 hindsight 2020-01-01 19:21:24 +00:00
Cadey Ratio ba1fe92ecf FROSTED GLASS 2019-11-11 14:30:07 +00:00
Cadey Ratio 7daa84caef Montreal is snowing 2019-11-11 12:07:10 +00:00
Cadey Ratio 5f4ee89e57
Art gallery (#91)
* implement art gallery

* update dates

* gallery: update tags

* gofmt

* templates/gallerypost: add hashtags
2019-11-01 17:48:19 -04:00
Cadey Ratio 42556bb678
kill pageview timer experiment (#83) 2019-10-15 21:21:40 -04:00
Cadey Ratio e4d7c3c269 oops 2019-09-12 22:56:43 +00:00
Cadey Ratio 7a302eb69b
Series and tags (#74)
* initial support for tags and series

* tagging support

* oops

* Update main.go
2019-09-12 18:49:03 -04:00
Cadey Ratio 5c578efb8c update 2019-08-29 19:18:19 +00:00
Cadey Ratio a6c66568c8
Pageview times experiment (#69)
* experiment: track pageview times

* strictly respect do not track

* oops

* asdfasdfasdf

* add blogpost

* fix typos oops
2019-08-19 13:48:21 -04:00
Cadey Ratio 68ca55eeed templates/{blog,talk}post: add datestamp to bodies of posts 2019-07-05 16:36:33 +00:00
Cadey Ratio cc7a0f9f44
add this i guess (#52) 2019-06-05 19:54:55 -04:00
Cadey Ratio 322b6e5f6b
top comments on the templeos article (#50) 2019-06-05 08:46:03 -04:00
Cadey Ratio 6a636827ab okay that was dumb 2019-05-24 02:52:57 +00:00
Cadey Ratio e115758d89 templates/contact: update discord name 2019-05-22 19:58:09 -04:00
Cadey Ratio d9ecb60e2a fix hashtags 2019-05-21 21:54:40 -04:00
Cadey Ratio 18990f4d2e oops 2019-05-21 21:51:50 -04:00
Cadey Ratio d64c666255
add talks support (#40)
* add talks support

* gosimplify
2019-05-21 21:47:09 -04:00
Cadey Ratio ede628ed42 double oops 2019-04-09 19:35:03 -07:00
Cadey Ratio 3ed8d53710 oops 2019-04-09 19:33:49 -07:00
Cadey Ratio e24d1f5f72
blog: add When Then Zen site announcement (#25) 2019-04-09 19:29:40 -07:00
Cadey Ratio 75a4b244b7 oh, right, i have a patreon 2019-04-06 09:37:33 -07:00
Cadey Ratio 7e6a1cbd58 make logging cleaner, etag more 2019-03-27 07:31:57 -07:00
Cadey Ratio 733b0dc47f templates/blogpost: share on mastodon button 2019-03-20 09:37:33 -07:00
Cadey Ratio 3c7c5f2b78 canonical links 2019-02-13 07:30:40 -08:00
Cadey Ratio 411cb199a6 google site verification 2019-02-13 07:24:56 -08:00
Cadey Ratio a87c90cedf templates/blogpost: json-LD 2019-02-13 07:18:39 -08:00
Cadey Ratio 01df196e0e templates/index: add json-LD 2019-02-13 06:57:33 -08:00
Cadey Ratio 20f919c921 templates/base: add instant page JS 2019-02-09 11:17:48 -08:00
Cadey Ratio 64dcc2de56 templates/base: open graphviz in a new tab 2019-02-03 07:02:10 -08:00
Cadey Ratio 6ebd8a8692 templates/base: add link to GraphViz
And adjust disclaimer
2019-01-25 08:09:29 -08:00