Commit Graph
267 Commits
Author SHA1 Message Date
heimoshuiyu 44604f2dc4 Personalize: page button style 2021-08-26 22:43:01 +08:00
heimoshuiyu 2a36ad6fbc Merge branch 'patch-minify' into hmsy 2021-08-26 10:57:07 +08:00
heimoshuiyu 45fc1a2d56 Make css and js resources minify 2021-08-26 10:56:49 +08:00
heimoshuiyu 96a4c93c65 Adjust home header margin 2021-08-26 02:19:45 +08:00
heimoshuiyu 40a5c9da9f Revert "Fix description not display on homepage"
This reverts commit 281a3bec39.

Because, description in `config.toml` will show in `<head>`,
the description in `/content/posts/_index.md` will show on the homepage,
below the title as a small text. So this is not a bug.
2021-08-26 01:53:43 +08:00
heimoshuiyu c691742260 Merge branch 'patch-height' into hmsy 2021-08-26 00:24:33 +08:00
heimoshuiyu 3eca8c1fce Fix homepage on large screen 2021-08-26 00:22:23 +08:00
heimoshuiyu b69817378d Merge branch 'patch-height' into hmsy 2021-08-25 17:59:02 +08:00
heimoshuiyu 92dcce0790 Merge branch 'patch-404' into hmsy 2021-08-25 17:58:51 +08:00
heimoshuiyu 3ef80768b4 Fix height is not 100%, footer is not at bottom 2021-08-25 17:58:20 +08:00
heimoshuiyu 7407765b42 Add 404 page 2021-08-25 17:56:06 +08:00
heimoshuiyu d33c84a200 change some words to chinese 2021-08-23 22:21:06 +08:00
heimoshuiyu 05f1eaf95a hmsy personalize style 2021-08-23 19:58:09 +08:00
heimoshuiyu 281a3bec39 Fix description not display on homepage 2021-08-23 17:08:21 +08:00
Joe HutchinsonandGitHub f1e4ec6217 Merge pull request #64 from codeofdusk/footer-img-alt
Add alt text to footer links
2021-08-19 20:54:29 -04:00
Bill Dengler bf20f5888e Add alt text to footer links. 2021-08-01 21:38:01 -04:00
Joe Hutchinson ea5999223a Add retina support for image shortcodes 2021-02-04 00:51:38 -05:00
Joe Hutchinson 173e1e208e Make images work for hight dpi screens 2021-02-03 23:29:35 -05:00
Joe Hutchinson 7b4c9a2133 Remove resources from gitignore 2021-02-03 21:32:59 -05:00
Joe Hutchinson 2c6eb1d1c7 Change picture to image for accreditation 2021-02-03 21:25:54 -05:00
Joe Hutchinson ca0214e3ea Add documentation for image attribution 2021-02-03 21:12:09 -05:00
Joe Hutchinson baddc0cc0e Add ability to attribute photos in posts 2021-02-03 21:10:11 -05:00
Joe Hutchinson 83846edbad Change homeblob color, smallimg retina fix, and smaller footer icons 2021-02-02 23:19:47 -05:00
Joe Hutchinson ecc2482582 Make headshot url a parameter 2020-10-22 14:45:32 -04:00
Joe Hutchinson 86bd082af5 Change base url to correct one 2020-10-22 14:17:08 -04:00
Joe Hutchinson f9d9e62a57 Fix blob images using root url instead of baseURL 2020-10-22 14:16:43 -04:00
Joe Hutchinson 57bc14b43b Fix example site and theme screenshot images 2020-10-22 13:51:32 -04:00
Joe Hutchinson ba8823aa08 Tweak style in header and footer 2020-10-22 11:31:41 -04:00
Joe Hutchinson ff9656c7fb Update README with new config params for theme overhaul 2020-10-21 21:49:25 -04:00
Joe Hutchinson 5495ce259e Fix blob images wrong url 2020-10-21 21:46:56 -04:00
Joe Hutchinson f222420c12 *Major Overhaul* Give theme a modern look! 2020-10-21 17:55:25 -04:00
Joe Hutchinson e68d21541a Change all CDN resources to locally hosted files 2020-10-14 22:37:00 -04:00
Joe Hutchinson c0c315882e Fix links breaking li cards when the manual more summary divider is used 2020-08-06 18:12:27 -04:00
Joe Hutchinson 31ebce8326 Fix errors in readme and example site config 2020-08-03 21:47:06 -04:00
Joe Hutchinson e713663d77 Update theme and readme around syntax highlighter to have a better default look 2020-08-03 21:36:14 -04:00
Joe Hutchinson afdc89a74e Fix error if bgimg param is not added to config 2020-07-31 15:36:11 -04:00
Joe Hutchinson 6da41297a0 Make code a little smaller for readability 2020-07-28 15:18:17 -04:00
Joe Hutchinson 6dade312f8 Make themesDir the root folder for quick usage 2020-07-20 22:54:33 -04:00
Joe Hutchinson d484fb73fc Fix examplesite background to an asset 2020-07-20 22:53:08 -04:00
Joe Hutchinson 45ff987466 Fix output formats issue 2020-07-15 00:18:46 -04:00
Joe Hutchinson 66876e43de Clean up meta tags 2020-07-15 00:09:18 -04:00
Joe Hutchinson 0b275717d3 Use assets folder for bgimg and homeimg 2020-07-13 23:00:17 -04:00
Joe Hutchinson 77dbbb0254 Fix favicons not respecting base URL 2020-07-13 20:09:00 -04:00
Joe HutchinsonandGitHub 436ce6771c Merge pull request #56 from siutsin/meta-tags
add optional ogp and twitter meta tags
2020-07-13 18:38:37 -04:00
Joe HutchinsonandGitHub 4514a6f924 Merge pull request #55 from rethab/patch-2
Fix link to blog post in readme
2020-07-13 18:37:10 -04:00
Simon Li 9225ccd9ab add optional ogp and twitter meta tags 2020-06-18 20:47:20 +01:00
Reto HabluetzelandGitHub f649bdd1c9 Fix link to blog post in readme 2020-05-06 16:16:10 +02:00
Joe HutchinsonandGitHub 62014e5135 Merge pull request #52 from andrewharvey/patch-1
format layouts/_default/single.html with spaces for consistency
2020-02-28 12:45:34 -06:00
Andrew HarveyandGitHub 6efd0ec997 format layouts/_default/single.html with spaces for consistency 2020-02-28 23:36:18 +11:00
Joe Hutchinson f178f6f98e Clarify front matter in README and add toc 2020-02-19 11:45:57 -05:00