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

github.com/yoshiharuyamashita/blackburn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-09Add handler for same chidiAdam Hepner
2018-11-17Merge pull request #79 from josephting/bug/dropdown-menuYoshiharu Yamashita
Fix expansion of submenu
2018-11-17Fix #74Joseph Ting
2018-11-12Merge pull request #78 from spham-xyz/masterYoshiharu Yamashita
Update deprecated Page variables: .Prev & .Next
2018-11-12Update deprecated Page variables: .Prev & .NextStephen Pham
2018-09-09Merge pull request #76 from james-otten/google-analytics-localhostYoshiharu Yamashita
Disable google analytics on localhost
2018-09-09Disable google analytics on localhost to keep statistics more accurate.James Otten
2018-05-24hugo v0.35 modified archetype valuenonumeros
2018-04-08Merge pull request #67 from gbirke/allow-external-resourcesYoshiharu Yamashita
Allow external JS and CSS to be included
2018-03-19Allow external JS and CSS to be includedGabriel Birke
Allow params.custom_css and params.custom_js to contain HTTP and HTTPS URLs.
2018-03-04Merge pull request #48 from blackgiulia/masterYoshiharu Yamashita
Add MathJax support
2018-03-04Merge pull request #66 from jaketothepast/masterYoshiharu Yamashita
Moving post.html so that template lookup discovers it
2018-03-04Moving post.html so that template lookup discovers itJake Windle
2018-02-08Update to add Share.html after each articleHorrible Geek
2018-02-08Adding Share Icons after each article Horrible Geek
Created Share.html https://tinyurl.com/share-hugo - Example
2017-12-24Add mathjax partials (and capabilities) to Blackburn theme.Steven H. Ranney
2017-12-19Merge pull request #61 from charlesjlee/masterYoshiharu Yamashita
New shortcode "pure_table" to create tables
2017-12-18new shortcode pure_tableCharles Lee
2017-11-22Merge pull request #60 from polyfloyd/piwik-fixYoshiharu Yamashita
Update Piwik Analytics to work with newer versions of Hugo
2017-11-22Update Piwik Analytics to work with newer versions of Hugopolyfloyd
2017-10-29Merge pull request #17 from polyfloyd/masterYoshiharu Yamashita
Add support for Piwik analytics
2017-10-29Merge pull request #58 from annjose/patch-1Yoshiharu Yamashita
Fixed the formatting of URL to PureCSS #
2017-10-29Fixed the formatting of URL to PureCSSAnn Catherine Jose
2017-09-09Merge pull request #56 from shiratamag/masterYoshiharu Yamashita
Fix archetype generating date is not string type
2017-09-09Fix archetype generating date is not string typeMasaya Yoshikawa
2017-09-07Merge pull request #53 from drguildo/fix/archetype-defaultsYoshiharu Yamashita
Fix archetype missing date and title warning
2017-09-07Merge pull request #50 from Linuturk/safeHTMLAttrYoshiharu Yamashita
Per issue #49 safeHTMLAttr
2017-09-01Fix archetype missing date and title warningSimon Morgan
Hugo 0.24 onwards requires the date and title to be provided in the archetype.
2017-08-31Merge pull request #51 from drguildo/fix/menu-weightYoshiharu Yamashita
Fix menu order by using correct weight values
2017-08-31Fix menu order by using correct weight valuesSimon Morgan
According to https://discourse.gohugo.io/t/menu-weight-and-other-oddity/5653/2 menu weights should start at 1 as 0 is treated as the absence of a value.
2017-08-16Per issue #49 safeHTMLAttrJustin Phelps
Allow for xdg style links like bitcoin: or irc: in the sidemenu.html file.
2017-08-11add MathJax supportJenson
2017-07-30Add shortcode to show multiple imagesYoshiharu Yamashita
2017-07-22purecss: bump version to 1.0.0Yoshiharu Yamashita
2017-07-22Merge pull request #47 from michaeltlombardi/update-highlightjsYoshiharu Yamashita
Update highlightjs
2017-07-08Add option for additional highlightjs languagesMichael T Lombardi
Existing implementation only pulls the highlightjs common languages. The additional option in the config allows users to specify an array of languages to add highlighting support for.
2017-07-08Update highlightjs to v9.12.0Michael T Lombardi
2017-05-25Merge pull request #46 from winkj/social-500pxYoshiharu Yamashita
add support for 500px social network
2017-05-25add support for 500px social networkJohannes Winkelmann
2017-05-06purecss: update to use more recent css/js filesYoshiharu Yamashita
2017-05-06layout: add GitLab to side menu (#40)Yoshiharu Yamashita
2017-05-06css: update to use Font Awesome v4.7.0Yoshiharu Yamashita
2017-05-06css: update to use Pure CSS v0.6.2Yoshiharu Yamashita
2017-05-06js: update to use highlight.js v9.11.0Yoshiharu Yamashita
2017-05-06readme: mention baseurl needs to end with a '/'Yoshiharu Yamashita
2016-11-20Update README to include MobyGames linkYoshiharu Yamashita
2016-11-20Merge pull request #34 from umanovskis/masterYoshiharu Yamashita
Add MobyGames to social links (gaming)
2016-11-20Merge pull request #37 from bep/rssYoshiharu Yamashita
Rename RSSlink to RSSLink
2016-11-17Rename RSSlink to RSSLinkBjørn Erik Pedersen
The former will be deprecated and eventually removed from Hugo. Note: Currently both of them exist in Hugo, which is the reason for the cleanup.
2016-10-30Add MobyGames to social links (gaming)Daniels Umanovskis