Commit graph

296 commits

Author SHA1 Message Date
599181ab1c Changed embed for PDFs to use object tag 2022-05-02 11:56:59 -04:00
29decd270e New layout type "feed" 2022-05-02 00:05:34 -04:00
dbf02ca97d Separated out social presence from site pages 2022-05-02 00:05:25 -04:00
0e6b601703 Added PDF embed shortcode 2022-05-02 00:04:58 -04:00
6f7b7bb270 Added multiple RSS links to homepage 2022-05-02 00:04:37 -04:00
6d329dc122 Added webmentions to old links 2022-05-01 02:38:32 -04:00
2834933a82 Added webmentions and adjusted timestamp on posts 2022-05-01 01:06:44 -04:00
453f9cb7fa Fixed search by splitting up javascript files 2022-04-11 08:42:26 -04:00
090c5d3d94 Slightly increased font size, auto-update copyright year 2022-02-26 21:40:04 -05:00
c91c4103db More JSON+LD metadata 2022-02-17 14:09:01 -05:00
e699ce661e Added h-card, h-entry, rel-me links 2022-02-15 01:13:11 -05:00
d683165125 Removed deprecated Google News template and changed look of 404 page 2021-12-15 13:43:08 -05:00
8e819b33dd Make avatar on home page larger 2021-10-12 00:58:03 -04:00
875bc85ad5 Updated tracker ID 2021-08-05 21:56:05 -04:00
6e518f1286 Added math flag to remind me it exists 2021-07-26 09:45:37 -04:00
496aa8bfd8 Move font-awesome into local css. 2020-12-22 10:20:17 -05:00
297ec66033 Updated blog layout 2020-12-22 09:36:03 -05:00
4f7e08f5ac Merge remote-tracking branch 'upstream/master' 2020-12-22 09:19:09 -05:00
431f6bf4ad Added baseurl to avatar image 2020-11-30 21:26:36 -05:00
koirand
e148323149 Update example contents 2020-11-01 21:25:36 +09:00
koirand
ef9578b083 Replace MathJax settings from footer to head 2020-11-01 21:25:36 +09:00
koirand
fbe3325013 Support .Site.Params.math 2020-11-01 21:25:36 +09:00
koirand
3a373d21e5 Change param name from mathjax to math 2020-11-01 21:25:36 +09:00
koirand
62cff977b7 Use MathJax ver2.7.7 2020-11-01 21:25:36 +09:00
koirand
15d0408c76 Update exampleSite contents 2020-11-01 21:25:36 +09:00
Kazuki Koide
e82a480e45
Merge pull request #79 from binzhang-u5f6c/master
add mathjax support
2020-11-01 21:24:31 +09:00
Bin Zhang
3fcbe790af add mathjax support 2020-10-16 15:18:02 +08:00
Kazuki Koide
c2c9e42456
Merge pull request #77 from koirand/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
2020-08-31 15:29:34 +09:00
koirand
2e392e5eb0 Rename taxonomy kinds from taxonomy to term 2020-08-26 17:30:01 +09:00
dependabot[bot]
69ede1b306
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 21:08:46 +00:00
Kazuki Koide
f1482a4cde
Update LICENSE.md
Ref #74
2020-06-01 21:16:35 +09:00
koirand
bcc852b3be Update jquery 2020-05-07 10:04:15 +09:00
55b963c83b Changed analytics domain to dash 2020-05-04 16:10:25 -04:00
e84e99587d Merge branch 'master' of github.com:Brandon-Rozek/pulp 2020-05-02 18:35:37 -04:00
2fddbc5dcd Added analytics 2020-05-02 18:35:31 -04:00
Brandon Rozek
12b812b29a
Update README.md 2020-03-29 13:57:23 -04:00
c8046829f7 Shortcode for audio embeds 2020-03-29 13:16:40 -04:00
koirand
9c62a74a90 Improve alt attribute 2020-03-27 18:03:57 +09:00
Kazuki Koide
82fbc5f92a
Merge pull request #73 from esemeniuc/master
add avatar description support
2020-03-27 17:58:15 +09:00
Eric Semeniuc
b7046caefc add avatar description support 2020-03-26 08:57:14 -07:00
koirand
1d03f2ea43 Adjust text style in mark tag 2020-03-23 17:02:44 +09:00
koirand
d943d656f8 Allow user HTML tags 2020-03-23 16:46:23 +09:00
koirand
b31716c55d Disable shadows in dark mode 2020-03-23 16:46:01 +09:00
koirand
35639f8bf9 Fixed two titles being displayed 2020-03-23 16:26:55 +09:00
Kazuki Koide
9b777ee3dc
Merge pull request #69 from koirand/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.1.1 to 6.4.1
2020-03-23 16:07:22 +09:00
Kazuki Koide
7aa4f02cd3
Merge pull request #72 from Phyxius/no-zero-dates
Don't show date if not set
2020-03-23 16:05:57 +09:00
Kazuki Koide
8ce69fef4c
Merge pull request #71 from Phyxius/auto-dark-theme
Add automatic dark theme support
2020-03-23 16:03:26 +09:00
Shea Polansky
5e806e3b8b Don't show dates if not set 2020-03-22 23:21:39 -07:00
Shea Polansky
898362e9ae Remove border-radius from highlighted objects 2020-03-22 21:58:39 -07:00
Shea Polansky
10118afb77 Remove syntax-highlight-dark.css, it wasn't necessary 2020-03-22 21:39:37 -07:00