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

github.com/jpescador/hugo-future-imperfect.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-02-27- Add SEO elements to header, i18l friendly (#122)HEADmasterDudi Levy
- Add Hugo related SEO parameters to example config.toml - Add relevant instructions to the README.md file
2018-02-25Add capability for mathjax equations per instructions here (#126)Dan Ovando
https://bookdown.org/yihui/blogdown/templates.html
2018-02-12Add the possibility to set only specific social networks to share the post ↵Dudi Levy
(#112)
2018-02-10Patch RSS icon to listPatrick Collins
2018-02-10Recent posts should be a class not ID (#105)Rich
2018-02-10Add OpenGraph meta tags (#115)Alessandro Lai
2018-02-10Remove duplicate inclusion of Highlight.js (#116)Alessandro Lai
2018-02-09Fix invald close tag (#119)Patrick Collins
2018-02-09Fix RSS links (#117)Alessandro Lai
2018-01-31Add configuration to show / hide the categories section in the sidebar (#109)dudil
2018-01-31Add Syntax highlighting for blogs with embed code (#108)Sébastien Rochette
* Add gitignore * Delete .gitignore * Add highlightjs for code syntax highlighting
2018-01-26Share links - use & (#106)Rich
* Share links incorrect & * Bad QQ URL
2018-01-24Enable LinkedIn Company Social Link (#107)Rich
* Enable LinkedIn Company Links * Update examplesite
2018-01-20Add Academicons to social links (#104)Sébastien Rochette
* Add gitignore * Add academicons font * Load academicons in header * Add googlescholar, orcid and researchgate to social.html * Add googlescholar, orcid and researchgate to config.toml in exampleSite * Delete .gitignore
2018-01-20Add post tags (#103)Sébastien Rochette
* Add gitignore * Add tags in post footer + css * Add tag in exampleSite template * Allow page for list of (1) tags (/tags), (2) posts of specific tag * ignore .gitignore * Delete .gitignore Nicer for pull requests to master
2017-12-10Simplify img-path shortcode to reduce parsing errors (#91)Patrick Collins
* Simplify shortcode to reduce issues with mini-posts * Style * Remove comment for shortcode to work
2017-12-10Change list summary from plain text to html (#71)Patrick Collins
2017-12-10staticman updates (#93)Bern
config and staticman.html updates to make comments work out of the box more easily. May want to add conditional for reCAPTCHA in the future incase they don't use it
2017-11-24fix dynamicTitles param being ignored (#85)Jakob Gillich
2017-11-13Bug: absURL to relURL (#83)Patrick Collins
* AbsURL to relURL * Adjust BaseURL * baseURL to relURL * Permalink to RelPermalink
2017-11-06Fix: Add MS Favicons and bug fix relURLs (#79)Toni Wells
2017-10-31Fix customJS not loading (#78)Patrick Collins
* Fix customJS not loading * Adjust partial to style guide
2017-10-30Fix: relURL missing / Issue #22 (#73)Marco A. Harrendorf
* Feature: Adding relURL, so that a website laying in a subfolder is also shown properly fixing issue #22 further * Change example site baseurl
2017-10-28Bug fix: rssAppearAtBottom and rssAppearAtTop defined in config.toml file ↵Marco A. Harrendorf
but not considered in sidebar (#74)
2017-10-24Adding social link for Quora (#67)Sahil Ahuja
* Adding social link for quora * Removing quora subdomain for link sustainability
2017-10-24Fixing disqus comments (#69)Sahil Ahuja
* Fixing disqus comments * Moving comments outside of <article />
2017-10-16Css animation patch (#64)Patrick Collins
* Fix image tags and adjust featured alt * Disable "is-loading" class.
2017-10-16Update dependencies and minor patch (#61)Patrick Collins
* Patch for Categories, sidebar addition * Update jQuery(integrity protection) and FancyBox (3.1.25)
2017-10-12Patch for Categories, sidebar addition (#59)Patrick Collins
2017-10-12Fix pop-out search form (#52)Christian Kakesa
2017-10-12Adding patches from lfkeitel (#57)Patrick Collins
* Use linktitle in item type The linktitle was available in the example item types but it didn't do anything. I changed the link on the right side of an item use linktitle for the, well, title of the link. I also made it open the link in a new tab. * Support Markdown todo lists * Show uncategorized items as "Uncategorized" in category list
2017-10-12Revert to 80752d9pacollins
2017-10-12Merge branch 'master' into masterPatrick Collins
2017-10-12Clean HTML (#54)Patrick Collins
* Clean HTML Formatting, single tab instead of double.
2017-10-12Update social aspects of site (#53)Patrick Collins
Reorder Social Icons for better UX. Additional Communities added.
2017-10-12Sidebar Update (#51)Patrick Collins
* Updating the sidebar to be an appropriate port. * Fix recent post formatting
2017-10-12Update shortcode platform to format. (#50)Patrick Collins
More universal.
2017-10-12Fix customCSS and customJS parameters (#49)Christopher Berner
All site-level configuration keys are stored as lower case in Hugo
2017-10-11Patchpacollins
2017-10-01Reorder Social Icons for better UX. Additional Communities added. (#15)Patrick Collins
2017-10-01Clean HTML Formatting, single tab instead of double. (#14)Patrick Collins
2017-09-28Update Sidebar to Match HTML5Up Original (#13)Patrick Collins
* Updating the sidebar to be an appropriate port. * Fix recent post formatting
2017-09-28Update shortcode platform to format. More universal. (#12)Patrick Collins
2017-09-28Revert "Update Theme"pacollins
This reverts commit f0415e77aa1b0c17cb7adff3e7367d6c7d19bb8c.
2017-09-28Update Themepacollins
2017-09-12Inclusion of Staticman (staticman.net) for fully static comments. (#8)Patrick Collins
2017-09-12Intergration with Netlify Forms. (#9)Patrick Collins
2017-09-12Cleaning CSS for more manageable theme development. (#10)Patrick Collins
2017-08-17Add Post View Stylingpacollins
2017-08-17Inclusion of Fancyboxpacollins
Gallery images and individual images.