Commit graph

287 commits

Author SHA1 Message Date
3d1e40fb1b
refactor: Change column scale for list template 2023-07-01 17:35:59 -05:00
f107677da6
feat: Add tag links to list template 2023-07-01 17:35:58 -05:00
1f6561f6d3
feat: Add tag taxonomy 2023-07-01 17:35:57 -05:00
fc10c85139
chore: Rename 'keywords' taxonomy to 'tags' 2023-07-01 17:35:56 -05:00
04aa7db9d5
feat: Add people links to list items 2023-07-01 17:35:55 -05:00
d694639bef
feat: Add 'people' taxonomy 2023-07-01 17:35:54 -05:00
0a41e57614
chore: Rename 'authors' taxonomy to 'people' 2023-07-01 17:35:53 -05:00
3f39e92ac5
feat: Change links to fulltext when available 2023-07-01 17:35:52 -05:00
50ea4e509c
feat: Add thumbnail-smart page listings 2023-07-01 17:35:51 -05:00
92b49ab4aa
chore: Add Masonry JS to template 2023-07-01 17:35:50 -05:00
2ad5baec49
chore: Add module mount point for Masonry 2023-07-01 17:35:49 -05:00
d3fbc737fd
refactor: Remove custom website layout 2023-07-01 17:35:48 -05:00
e7b28d2a1a
refactor: Remove custom academia layout 2023-07-01 17:35:47 -05:00
c154465376
chore: Add Masonry package dependency 2023-07-01 17:35:46 -05:00
dependabot[bot]
a53eb6634d Bump yaml from 2.2.1 to 2.2.2
Bumps [yaml](https://github.com/eemeli/yaml) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](https://github.com/eemeli/yaml/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: yaml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 14:27:27 +00:00
ac5b7f3a10 chore: Update tool versions to match Nix environment 2023-04-01 03:34:24 +00:00
d068247797 feat: Add dotenv support for nix 2023-04-01 03:34:24 +00:00
0ecf9ad46f feat: Add Nix shell configuration 2023-04-01 03:34:24 +00:00
fe08fdd7bb
Create .gitpod.yml 2023-03-24 15:53:35 +00:00
1a91d53b2d
refactor: Remove raster bull image 2023-03-18 21:25:28 -05:00
f79f4a4aaa
refactor: Use vector bull in footer 2023-03-18 21:25:27 -05:00
5e27500c8c
feat: Add vector version of branded bull image 2023-03-18 21:25:27 -05:00
948cc7a19a
feat: Switch sidebar to use Hugo menu 2023-03-18 21:24:37 -05:00
da20f247f2
refactor: Move sidebar content into partial page 2023-03-18 21:24:36 -05:00
1909072f55
fix: Add static files back into mount config 2023-03-18 21:23:46 -05:00
acda78c6d0
Apply Prettier formatting 2023-02-24 23:13:45 -06:00
4230057dae
Add HTML to lint-staged config 2023-02-24 23:13:30 -06:00
59c7d6412b
Remove asset fingerprinting for JavaScript 2023-02-24 23:10:48 -06:00
5d4a2d8242
Replace FontAwesome icons JavaScript with module
The BuildJS process used by Hugo can't tree-shake the `index.js` file
currently used. Replace it with a tree-shakable `index.mjs` file to
reduce page size.
2023-02-24 23:06:15 -06:00
48f7c455ab
Remove pro FontAwesome registry 2023-02-09 18:24:56 -06:00
0b2b830afc
Refactor publishing workflow to use local Font Awesome 2023-02-09 18:13:58 -06:00
01102226b5
Refactor FontAwesome icon serving to use non-Node icons 2023-02-09 18:13:16 -06:00
316c9c3354
Add FontAwesome pro icons 2023-02-09 18:11:56 -06:00
ba3674fe8d
Setup git-crypt for Font Awesome pro files 2023-02-09 18:11:27 -06:00
a8a0b4f6ae
Remove pro FontAwesome packages 2023-02-09 18:10:44 -06:00
c875b93617
Replace every instance of .Permalink with .RelPermalink
Hugo can't figure out how to sort out http vs https, which causes issues
in Chromium-based browsers. Fix that by only using relative links.
2023-02-09 17:30:03 -06:00
ff1790746e
Move modal to end of layout document 2023-02-09 17:21:39 -06:00
ce86bea317
Add descriptions to main index pages 2023-02-09 12:25:54 -06:00
ce4b4c069c
Add description to base template 2023-02-09 12:20:36 -06:00
e11e6bfc71
Confine footer to content area width 2023-02-09 12:15:03 -06:00
e4e1adba0a
Make motto lines more compact 2023-02-09 11:53:29 -06:00
22d8a08420
Fix mismatch in peeking window heights 2023-02-09 11:52:27 -06:00
1053d56c44
Add SASS to Prettier format list 2023-02-09 11:50:53 -06:00
722229fe55
Apply Prettier to stylesheet 2023-02-09 11:50:14 -06:00
f536633241
Change Vimeo links to Peertube links 2023-02-01 20:05:11 -06:00
f81ef022d5
Add support for Peertube links 2023-02-01 20:04:55 -06:00
088fc929b1
Fix redirecting links 2023-01-11 14:16:41 +00:00
36c86e59ab
Add extra info modal 2023-01-05 18:13:02 -06:00
d51764b859
Add external links 2023-01-05 16:03:43 -06:00
daf2a0d746
Make styles more responsive 2023-01-05 16:01:33 -06:00