hugo-ataru

Hugo theme with titleless posts and microformats2 support

git clone git://git.shimmy1996.com/hugo-ataru.git
DateCommit messageAuthorFiles+-
2023-01-08 03:22Fix page number showing 1 despite there being 0 total pagesShimmy Xu1+1-1
2022-07-27 04:06Update nav bar formatShimmy Xu2+11-8
2022-07-27 03:42Give no timestamp a symbolShimmy Xu1+5-3
2022-07-27 03:36No need to reverse orderShimmy Xu2+2-2
2022-07-27 00:35Switch to use flex boxShimmy Xu5+35-18
2020-12-02 02:04Adjust linebreak to get rid of unwanted whitespaceShimmy Xu1+2-2
2020-07-12 22:31Use RelPermalink in headersShimmy Xu3+3-3
2020-04-20 13:16Give page nav it's own nav to prevent overlapping with later contentShimmy Xu1+1-1
2020-04-20 04:00Sort languages by their namesShimmy Xu1+1-1
2020-04-20 03:58Move translation list into its own partialShimmy Xu3+5-7
2020-04-20 03:58Respect .Site.CopyrightShimmy Xu1+1-1
2020-04-13 15:56Only show separater in h-feedShimmy Xu1+1-1
2020-04-13 15:48Change navigationShimmy Xu5+24-27
2020-04-13 14:50Change pagination to sort posts in order, and default to the last pageShimmy Xu2+9-7
2020-04-13 04:18Simplify headers, and markup home page with h-feedShimmy Xu2+5-14
2020-04-13 03:10Change summary algorithm and fix home page titleShimmy Xu1+3-3
2020-04-13 02:42Only show ellipsis if truncatedShimmy Xu1+5-1
2020-04-13 02:37Use summary or content as title for title-less pagesShimmy Xu2+3-2
2020-04-12 16:22Use CSS instead of <hr/>Shimmy Xu5+18-6
2020-04-11 04:07Adjust number of entries on list pagesShimmy Xu1+1-1
2020-04-11 04:07Let user decide contents of h-cardShimmy Xu1+1-4
2020-04-11 03:27Move navigation to nav.htmlShimmy Xu5+13-27
2020-04-11 03:17Content page should only jump to pages in the same sectionShimmy Xu1+3-2
2020-04-11 03:04Isolate nav section and label home page content with h-cardShimmy Xu6+39-28
2020-04-09 12:42Add paginationShimmy Xu1+7-2
2020-04-09 12:15Use summary in list view and add hyperskipShimmy Xu2+2-1
2020-04-09 04:02Add more CSSShimmy Xu1+5-0
2020-04-09 03:59Specify characterset and viewportShimmy Xu1+2-0
2020-04-09 03:47Improve h-cardShimmy Xu1+6-5
2020-04-09 03:28Wrap in div instead of footerShimmy Xu1+2-2
2020-04-09 03:26Move h-card to top of homepageShimmy Xu2+14-12
2020-04-09 03:20Markup e-contentShimmy Xu1+1-1
2020-04-09 03:14Add logo, photo, and u-uidShimmy Xu1+9-2
2020-04-09 02:59Add the microformats markupShimmy Xu3+25-15
2020-04-09 02:39Implement a basic working frameworkShimmy Xu7+57-9
2020-04-08 23:12Initial commitShimmy Xu11+54-0