36 Commits

Author SHA1 Message Date
quest
ee211f993f
Optimize css 2022-09-13 00:40:56 -10:00
quest
ca6ebdce7e
Include height/width for cover images 2022-09-12 19:24:55 -10:00
quest
26ad260858
Numerous improvements and bug fixes.
- Refactored themes to always load with just a single file. This avoids
  a round trip on each request.
- Locally load font when available on the system, then try to
  load the woff2 file, then fall back to regular woff.
- Update markup to use relative urls where it is safe. RSS feeds still
  use absolute URLs.
- Only set og:image:(height/width) when using the standard color icon.
- Fixed styles on the pagination buttons.
- Added ability to switch font to Source Code Pro (useSourceCodePro).
- Added yellow theme.
- Added grey theme.
- Bold and remove underline for active page in header.
- Removed markdownify on summary.
- Only display date if present.
2022-09-12 16:26:31 -10:00
YoungTaek
df1fcb5b4e Trim visual align by adding a margin into menu section
- add a 1 pixel left and right margin to .menu selector in header.css file
2022-01-15 14:49:39 +09:00
panr
411fade4c6 update font the latest version and fix "font-feature-settings" to enable ligatures 2022-01-07 11:23:56 +01:00
panr
b41381ea93 update dependencies 2021-10-24 18:37:28 +02:00
panr
5737d557f4 fix list styles and re-minify styles. closes #255 2021-10-24 17:41:21 +02:00
panr
0c08f72167 add reading time param 2021-10-24 10:44:15 +02:00
panr
7d58896abd add cmake, llvm and nasm syntax 2021-08-24 14:30:28 +02:00
panr
58bfba3985 [chore] update dependencies and modernize postcss config 2021-03-21 10:06:30 +01:00
Robbie Nohra
0af87801a2 ran yarn build to update static assets 2020-12-25 14:49:35 -05:00
panr
c3f51a4c11 fix the viewport variables 2020-11-16 00:25:19 +01:00
panr
1e46e9cdaf fix diff duotone syntax color 2020-11-16 00:00:53 +01:00
panr
a6f223f522 Webpack is back! 2020-09-06 00:31:23 +02:00
panr
0759309c59 Webpack -> Hugo Pipes 2020-08-09 23:49:38 +02:00
panr
04d9175af8 Update styling 2020-06-18 00:21:19 +02:00
panr
0a9b08f405 Fix styling for the index content 2020-05-29 00:50:00 +02:00
panr
abab5c6dcd Update list styling 2020-05-29 00:22:42 +02:00
elraro
2d0de8e812 Update USERS.md 2020-05-29 00:22:15 +02:00
horochx
0b0c32c626 Change the style of the last update time 2020-03-11 23:05:58 +08:00
horochx
5786d01c09 build css 2019-11-06 23:02:00 +08:00
horochx
ddd24c6c98 Merge branch 'master' of https://github.com/panr/hugo-theme-terminal 2019-11-06 22:46:47 +08:00
James Panther
1c40487df6
Remove unused blockquote style 2019-10-25 09:38:15 +11:00
horochx
213a39bcad Add last updated display, params.showLastUpdated and update README.md 2019-10-04 22:41:43 +08:00
Divin Kong
2805450761 Fix page navigation buttons
Fixes panr/hugo-theme-terminal#81
2019-09-07 16:44:23 -07:00
panr
fbcf98ae95 Make the font a little more dense 2019-08-25 10:08:21 +02:00
panr
060587ba38 Fix list.html 2019-08-25 09:38:23 +02:00
panr
50e36736c6 Allow to show full content on list 2019-03-31 19:18:43 +02:00
panr
880c995489 Rebuild theme 2019-03-02 01:27:19 +01:00
Felix Nüsse
0d2a41242a
added parameter for centered view
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2019-02-03 16:00:13 +01:00
panr
ebdcc29a72 Add table and figure styles 2019-02-01 09:26:51 +01:00
panr
88d7d5ddba Add menu trigger to desktop 2019-02-01 08:39:12 +01:00
panr
4254f4c314 Add menu item counter to config 2019-01-31 22:06:54 +01:00
panr
446691ba59 Fix layout and code highlighting 2019-01-29 18:59:59 +01:00
panr
92bb0e7ac1 Font fixes 2019-01-28 09:34:12 +01:00
panr
86562b8241 Init 2019-01-28 01:11:02 +01:00