hugo-soresu

My fork of hugo-xmin

git clone git://git.shimmy1996.com/hugo-soresu.git
DateCommit messageAuthorFiles+-
2019-11-27 14:15Remove font settingsShimmy Xu11+4-83
2019-09-17 02:42Use language specific font stacksShimmy Xu1+5-1
2019-09-16 04:42Give color variables more sensible nameShimmy Xu2+18-18
2019-09-14 22:06Adjust isso reply buttonShimmy Xu1+3-1
2019-09-14 21:54Minimize isso reaction button vertical spaceShimmy Xu1+1-0
2019-09-14 21:44Right align isso reaction buttonsShimmy Xu1+2-0
2019-09-14 21:44Ensure avatar is not too smallShimmy Xu1+1-1
2019-09-14 21:03Remove bottom margin in isso auth section for small screensShimmy Xu1+0-1
2019-09-14 16:22Remove border for comment previewsShimmy Xu1+1-0
2019-09-14 16:15Prevent nested reply auth section from running overShimmy Xu1+1-1
2019-09-14 15:57Remove browser styling on inputsShimmy Xu1+6-0
2019-09-14 15:34Tweak the isso auth section to have uniform heightShimmy Xu1+7-6
2019-09-14 15:24Update isso cssShimmy Xu1+89-60
2019-09-14 14:06Simplify term listsShimmy Xu1+2-2
2019-09-14 13:44Remove excess white space on topShimmy Xu1+1-2
2019-09-14 04:56Improve kbd elementsShimmy Xu1+4-3
2019-09-14 03:52Add dark mode color schemeShimmy Xu3+151-0
2019-09-12 19:55Use a softer color paletteShimmy Xu1+9-12
2019-09-12 19:23Avoid clashing colors with code backgroundShimmy Xu1+2-2
2019-09-12 15:29Lower contrast of themeShimmy Xu1+8-6
2019-08-23 20:02Update Deprecated Variable NamesShimmy Xu3+3-3
2019-05-09 14:06Reduce isso input field width to accomondate new preview/edit buttonShimmy Xu1+1-1
2019-04-25 04:35Use default hyphenation policyShimmy Xu1+1-1
2019-04-25 04:11Add space behind taxonomies on term pagesShimmy Xu1+1-1
2019-04-25 04:09Remove spaces around i18n resultsShimmy Xu1+5-6
2019-04-25 03:55Add back hyperlink decorationShimmy Xu1+4-1
2019-04-25 03:54Restrict max-width and widen paddingShimmy Xu1+2-2
2019-04-25 03:37Use relative url for translationsShimmy Xu1+1-1
2019-03-29 12:52`font-display` only works in `@font-face` blocks.Shimmy Xu1+0-4
2018-11-22 15:23Specify font-display option.Shimmy Xu1+9-0
2018-07-03 16:20Parameterize color palette.Shimmy Xu1+24-14
2018-07-03 16:02Correct indention in CSS and specify background/text color.Shimmy Xu1+59-40
2018-06-28 15:15Formatting changes.Shimmy Xu3+8-7
2018-06-28 15:14Make render for <li>.Shimmy Xu3+7-6
2018-06-28 14:57Home page title should just be site name.Shimmy Xu1+4-0
2018-06-28 14:57Create a partial for parsing iso formatted dates.Shimmy Xu4+4-3
2018-06-27 02:43Specify local equivalents for all the fonts.Shimmy Xu1+13-8
2018-06-27 01:58Use a subset for Noto Sans CJK SC, generated by picking characters used in my blog.Shimmy Xu4+23-4
2018-06-27 00:12Add back Iosevka, selfhost Noto Sans SC Override files, and correct typo.Shimmy Xu6+16-9
2018-06-26 23:41Correct Noto Sans SC Sliced file for font-weight=500.Shimmy Xu1+1-7
2018-06-26 23:23Exclude comments from <main>.Shimmy Xu2+1-1
2018-06-26 23:17Use <span> for subtitle.Shimmy Xu1+1-1
2018-06-26 23:13Load isso.css in <head> and parameterize Isso host.Shimmy Xu2+23-18
2018-06-26 22:44Enclose publish date in <time> tag.Shimmy Xu2+6-4
2018-06-26 21:58Remove type from <style> tags.Shimmy Xu2+3-3
2018-06-26 21:56Correct the usage of &nbsp; in navigation bar.Shimmy Xu1+2-3
2018-06-26 21:37Enclose all page-specific contents in <main> or <article> and wrap page headings in <header>.Shimmy Xu8+48-45
2018-06-26 15:21Use i18n_fallback partial to parse title.Shimmy Xu1+1-7
2018-06-26 15:18Isso comment style changes.Shimmy Xu1+1-6
2018-06-26 14:45Override certain puncutation marks with Noto Sans SC.Shimmy Xu1+37-9
2018-06-24 01:31Manually enforce spacing for navigation menus to ensure page looks the same after minifying.Shimmy Xu2+9-8
2018-06-24 01:04Minifing should happen in a different step and is not a theme's job.Shimmy Xu5+3-6
2018-06-24 00:40Add option to disable Latex and load latex files in header instead.Shimmy Xu3+6-4
2018-06-23 23:45Defer parsing of javascripts used by Katex. I didn't know the order is honored in defer.Shimmy Xu1+2-2
2018-06-23 23:16Use only the ASCII or EASCII subset of the Iosevka font as I never use anything beyond that.Shimmy Xu5+2-2
2018-06-23 17:48Remove Noto Sans JP Min as Noto Sans SC should cover most common glyphs already.Shimmy Xu4+2-15
2018-06-23 17:44Remove unused files.Shimmy Xu4+0-34
2018-06-23 14:14Improve parsing and translation of taxonomies.Shimmy Xu5+12-12
2018-06-23 13:06Update theme.toml.Shimmy Xu1+10-5
2018-06-23 04:39Inline all the CSS.Shimmy Xu10+300-299
2018-05-29 05:27Leave only generic favicon settings.Shimmy Xu1+1-10
2018-05-29 05:21Specify MathJax config.Shimmy Xu1+1-1
2018-05-29 05:17Populate theme.toml.Shimmy Xu1+7-7
2018-05-29 05:17Simplify MathJax partial as no LaTeX parsing is needed.Shimmy Xu1+1-23
2018-05-29 05:05Change how LaTeX is parsed and async js.Shimmy Xu2+4-26
2018-05-29 03:15Add option for KaTeX, move css links to revelant partials, and inline small js.Shimmy Xu9+54-27
2018-05-29 00:47Predefined config for MathJax is actually faster.Shimmy Xu1+1-11
2018-05-29 00:39Use inline config for Mathjax.Shimmy Xu1+11-1
2018-05-28 23:53Add MIME types for css and js scripts.Shimmy Xu2+5-6
2018-05-28 15:02Use mathjax cdn to make the theme self-sufficient.Shimmy Xu1+2-1
2018-05-28 14:43Add missing </ul> tag.Shimmy Xu1+1-0
2018-05-26 17:09Change <kbd> padding to be smaller.Shimmy Xu1+2-2
2018-05-26 05:52Add support for <kbd> tags.Shimmy Xu2+12-4
2018-05-26 05:39Create a new layout for home page.Shimmy Xu7+29-23
2018-05-26 04:52Make partials more modular and rewrite templates to be more flexible.Shimmy Xu14+82-122
2018-05-25 03:28Use dates formatted according to ISO 8601.Shimmy Xu2+3-3
2018-05-22 03:40Revert to regular weight Iosevka font.Shimmy Xu3+1-1
2018-05-22 03:37Correct typo.Shimmy Xu1+1-1
2018-05-22 03:28Use light version of Iosevka font.Shimmy Xu3+1-1
2018-05-22 03:23No need to have multiple versions of monospace fonts.Shimmy Xu4+0-22
2018-05-22 03:07Correct font name for code.Shimmy Xu1+1-1
2018-05-19 14:51Use Iosevka Term to get rid of ligatures.Shimmy Xu9+27-19
2018-02-19 03:33Updated README and LICENSE.Shimmy Xu4+28-48
2018-02-18 18:52Correct language code declaration.Shimmy Xu1+1-1
2018-02-18 15:55Decrease isso auth-section max-width so that it still plays well with 300% zoom.Shimmy Xu1+1-1
2018-02-18 15:49Modify isso avatar fg color.Shimmy Xu1+1-1
2018-02-18 15:46Adjust reply button for isso.Shimmy Xu1+7-2
2018-02-18 15:27Remove trailing whitespace and adjusting borders for isso input boxes.Shimmy Xu2+12-14
2018-02-18 07:26CSS style adjustments.Shimmy Xu3+26-39
2018-02-18 04:30Decouple formatting from blog.Shimmy Xu11+358-17
2018-01-21 09:29Host Noto Sans JP Min locally and use Noto Sans SC Sliced.Shimmy Xu4+18-8
2018-01-21 08:08Add Oxygen font.Shimmy Xu3+13-3
2018-01-21 07:49Using Iosevka fonts as default.Shimmy Xu5+27-2
2018-01-15 09:14Updated color choices.Shimmy Xu3+1-1
2017-09-10 17:58Updated hyperlink color and style.Shimmy Xu1+6-0
2017-09-04 21:45Added Noto Sans and Source Code Pro font support.Shimmy Xu1+6-2
2017-08-29 02:16Added support for navi_custom.htmlShimmy Xu1+1-0
2017-08-26 14:05Fix centering on menu in header (style.css change) (#12)oneleaftea1+1-0
2017-08-09 16:40gray background for table header/footerYihui Xie1+1-1
2017-08-09 16:37rename .Rmd to .Rmarkdown and add the build scriptYihui Xie6+71-41
More commits remaining [...]