Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-28Drop stylesheet for old IE versionsFrieder Griesshammer
2020-03-28Do some finetuning on the changelogFrieder Griesshammer
2020-01-28Hide scrollbars inside the code samplesFrieder Griesshammer
2020-01-24Fix config of example site to restore demo on Hugo Themes websiteFrieder Griesshammer
2020-01-18Show only posts (no pages) on the main index pagesFrieder Griesshammer
2020-01-18Update rollup, autoprefixer and typescript and stuffFrieder Griesshammer
2019-12-02Switched typescript plugin to be aware of errorsFrieder Griesshammer
2019-11-26Prepare releaseFrieder Griesshammer
2019-11-26Adjust CSS for better display of code blocksFrieder Griesshammer
2019-11-26Update readmeFrieder Griesshammer
2019-11-25Update feed generation to the proper page set and support the limit settingFrieder Griesshammer
2019-11-25Replace .Site.RSSLink with .OutputFormats.Get "RSS" to avoid deprecationFrieder Griesshammer
2019-11-25Cleanup the build-sites script using template literalsFrieder Griesshammer
2019-11-25Use only .RelPermalink and relUrl for links to reflect proper canonicalUrls b...Frieder Griesshammer
2019-11-25Allow favicon from assets folder to let it go through hugo pipes as wellFrieder Griesshammer
2019-11-25Use only .RelPermalink for assets to reflect proper canonicalUrls behaviorFrieder Griesshammer
2019-11-25Update rollup and autoprefixerFrieder Griesshammer
2019-11-07Use typescript instead of hand crafted javascript, also setup build infrastru...Frieder Griesshammer
2019-11-05Update all fontsFrieder Griesshammer
2019-09-05Include screenshot images in changelog site from localFrieder Griesshammer
2019-09-05Update rollupFrieder Griesshammer
2019-07-27Prepare releaseFrieder Griesshammer
2019-07-27Update purecss frameworkFrieder Griesshammer
2019-07-27Update some npm packages (again!)Frieder Griesshammer
2019-04-30Rewrite terms template to use pages - avoids manual building of urlsFrieder Griesshammer
2019-04-30Fix deprecation warnings from newest hugo versionFrieder Griesshammer
2019-04-30Update some npm packagesFrieder Griesshammer
2019-04-05Display readme file inside changelog siteFrieder Griesshammer
2019-03-28Make the text of the 404 page configurableFrieder Griesshammer
2019-03-28Add a 404 pageFrieder Griesshammer
2019-03-28Reintroduce left aligned subtitle on smaller viewportsFrieder Griesshammer
2019-03-28Prepare releaseFrieder Griesshammer
2019-03-28Drop left aligning of the subtitle on smaller viewports and match the breakpo...Frieder Griesshammer
2019-03-28Change the order how purecss is bundled together to resolve non working respo...Frieder Griesshammer
2019-03-17Fix spacing issues regarding the code tagFrieder Griesshammer
2019-03-17Rename build script and let it build multiple example sitesFrieder Griesshammer
2019-03-17Let the build script to be run from any directory and pass through hugo exit ...Frieder Griesshammer
2019-03-17Update npm packagesFrieder Griesshammer
2019-03-13Add new changelog site next to example siteFrieder Griesshammer
2019-03-12Prepare releaseFrieder Griesshammer
2019-03-12Add meta links to taxonomy feeds in the html headerFrieder Griesshammer
2019-03-11Finally found some way to let users freely configure the taxonomy links of th...Frieder Griesshammer
2019-03-11Use only path.Join to construct URLs to be robust against leading and trailin...Frieder Griesshammer
2019-03-10Prevent display issues on sites with only a subtitle as navigation and left a...Frieder Griesshammer
2019-03-10Completely hide top navigation when none is configured and fix some display i...Frieder Griesshammer
2019-03-10Add build target for dist versions of assets without deleting them first.Frieder Griesshammer
2019-03-10Cleanup minor issues (mostly whitespace stuff)Frieder Griesshammer
2019-03-09Add option to hide the date from posts and use RFC822 as fallback dateFrieder Griesshammer
2019-03-09Update npm packagesFrieder Griesshammer
2019-03-09Cleanup minor details (mostly formating issues)Frieder Griesshammer