Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Batischev 1304dbeb25
Avoid dependency on lodash
This commit re-implements `_.groupBy`. The call to `_.sortBy` was
unnecessary and was thus removed entirely.

This should simplify migration to newer releases of Hexo that no longer
include lodash.
2022-11-03 23:40:45 +03:00
lostinlight a328eff712 Make links relative, fix css bugs, add author to posts 2019-12-13 23:14:15 +03:00
lostinlight 708df3c222 Update data, fix styles, add screenshots 2019-04-06 23:51:19 +03:00
lostinlight 675fecf0fb Add new post 2019-03-14 16:51:00 +03:00
lostinlight eb0ae15c19 Small decorative tweaks 2018-11-03 22:31:34 +03:00
lostinlight ac5fb2492b Edit 404 page, fix tags page 2018-03-22 04:41:55 +03:00
lostinlight 992e7aa844 Initial commit 2018-03-12 22:31:14 +03:00