acb6cf082a
fix: Add dates to all list pages which didn't have one
2023-07-01 17:36:11 -05:00
cf6c42afa0
feat: Add FontAwesome declarations for all list pages
2023-07-01 17:36:10 -05:00
2e0f140e0a
feat: Add FontAwesome thumbnail badges
2023-07-01 17:36:09 -05:00
9d60376948
feat: Add FontAwesome character thumbnail styles
2023-07-01 17:36:08 -05:00
56aed1a86d
refactor: Move thumbnail list template to partial template file
2023-07-01 17:36:07 -05:00
9ba447b23e
refactor: Rename 'medium' to 'category'
2023-07-01 17:36:06 -05:00
1c2f164871
feat: Add button to distinguish category on lists
2023-07-01 17:36:05 -05:00
70189e8e8b
feat: Add catgories as taxonomy
2023-07-01 17:36:04 -05:00
d7cdb5fa34
feat: Add Globe Font Awesome icon
2023-07-01 17:36:04 -05:00
151007b78b
refactor: Remove video-specific list template
2023-07-01 17:36:03 -05:00
d0f8061d16
refactor: Move videos into directories and add thumbnails
2023-07-01 17:36:02 -05:00
b1e8724be6
feat: Add thumbnail for ChemE Car thesis
2023-07-01 17:36:01 -05:00
68f05ab0d5
feat: Add dates to list template
2023-07-01 17:36:00 -05:00
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