281 Commits
Author SHA1 Message Date
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
Joe Hutchinson c02f27d75c Fix capitalization in style 2020-01-29 20:59:37 -05:00
Joe Hutchinson 6fbdae4bbb Add table of contents param to posts archetype 2020-01-29 20:58:40 -05:00
Joe Hutchinson 73fb5c3b63 Restyle prev next links on list page 2020-01-29 20:55:56 -05:00
Joe Hutchinson 136d24e936 Switch to Hugos built in code highlighter 2020-01-29 20:33:45 -05:00
Joe Hutchinson 1ada3e4a51 Clean up the list header so the desc is below 2020-01-28 19:05:02 -05:00
Joe Hutchinson 063fd15154 Fix error with image shortcodes in readme 2020-01-26 00:43:34 -05:00
Joe Hutchinson 1e1f6744c0 Rename example site post folder to posts 2020-01-26 00:34:35 -05:00
Joe Hutchinson 591fa31b63 Fix margin spacing on smallimg shortcode and add clear functionality 2020-01-26 00:30:29 -05:00
Joe Hutchinson 141f3e1bfe Update README 2020-01-17 10:05:04 -05:00
Joe Hutchinson 414ff2f64c Change post archetype to posts and update example site text 2020-01-17 10:01:36 -05:00
Joe Hutchinson 2cfa311b52 Merge branch 'master' of https://github.com/josephhutch/aether 2020-01-13 11:44:01 -05:00
Joe Hutchinson 90dd140842 Make category hyphenated and title case in li hashtags 2020-01-13 11:43:32 -05:00
Joe Hutchinson bb853da4f1 Fix ugly URLs for category pages in nav menu 2020-01-13 11:41:33 -05:00
Joe Hutchinson b868d4e4ce Fix error when no override file present 2019-09-28 15:07:36 -04:00
Joe Hutchinson 1036b537be Merge branch 'mikijov-css-override' 2019-09-28 14:52:54 -04:00
Joe Hutchinson 9b3c916750 Remove assets override css from theme folder 2019-09-28 14:45:52 -04:00
Milutin Jovanović 0f4315bf38 Merge branch 'css-override' of github.com:mikijov/aether into css-override 2019-08-20 06:42:20 -04:00
Milutin Jovanović 8823b769e0 Added ability to override CSS. 2019-08-20 06:41:18 -04:00
Joe Hutchinson 0cf324b440 Fix v0.57 .Pages breaking change 2019-08-16 09:12:29 -04:00
Milutin Jovanović 4d13248b48 Added ability to override CSS. 2019-08-02 07:42:21 -04:00
Joe Hutchinson 97b1dd2830 Update example site to work with new theme changes 2019-07-24 10:32:28 -04:00
Joe Hutchinson 4a13ce6337 Update readme to reflect newest changes 2019-07-20 22:06:14 -04:00
Joe Hutchinson b31a96f27a Image shortcodes now resize images to reduce file size 2019-07-20 22:03:39 -04:00
Joe Hutchinson 0a27447f4b Resize featured images to reduce file size 2019-07-20 20:12:50 -04:00
Joe Hutchinson ad2b26e80b Resize images on list page to thumbnail size 2019-07-20 12:08:27 -04:00
Joe Hutchinson e4fbd4e123 Only display date on single page if it is set 2019-07-19 14:22:50 -04:00
Joe Hutchinson c5cf09978d Remove dot in page title if no title 2019-07-19 14:10:41 -04:00
Joe Hutchinson c3b0522294 Add space above fist article in list 2019-07-19 14:07:52 -04:00
Joe Hutchinson 60bdad2516 Fix category title not appearing 2019-07-19 13:57:21 -04:00
Joe Hutchinson 463f593153 Remove list header if title or description isnt present 2019-07-19 11:23:02 -04:00
Joe Hutchinson db0217d4c3 Merge branch 'mikijov-content' 2019-07-19 11:13:24 -04:00
Joe Hutchinson 9860b3f148 Include content in list pages with improved style 2019-07-19 11:12:52 -04:00
Joe Hutchinson 63035b4d9e Merge branch 'content' of https://github.com/mikijov/aether into mikijov-content 2019-07-19 10:45:59 -04:00
Joe HutchinsonandGitHub 000567bf75 Update README.md 2019-07-19 10:40:50 -04:00
Joe HutchinsonandGitHub 38950aa5c1 Update README.md 2019-07-19 10:38:33 -04:00
Joe HutchinsonandGitHub 712b7359bd Update README.md 2019-07-18 14:54:48 -04:00