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

github.com/balaramadurai/hugo-travelify-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-06-04added right arrow fileBala Ramadurai
- added the right arrow file - hard coded the path of the right arrow in the style.min.css file - "./../images/right-arrow.png"
2018-05-11recent articles bug fixBala Ramadurai
- changed css according to latest in the original travelify theme
2018-05-04bug fixesBala Ramadurai
- changed Google Ubuntu fonts to local versions - changed enable and disable of mathjax and disqus javascripts
2018-05-04Prevent appearance of link for /posts on homepageBala Ramadurai
2018-05-04added url support for slider from dataBala Ramadurai
2018-05-04date_format hard coding removedBala Ramadurai
2018-05-03updated exampleSite folderBala Ramadurai
2018-05-03added email to the share listBala Ramadurai
- Email button added along with subject and body - added l10n support for the messages of the share buttons
2018-05-03disable_widgets bug fixedBala Ramadurai
- disable_widgets and disable_profile true in a single post works now
2018-05-03Nested menusBala Ramadurai
- Gives an example of how to get nested menus
2018-05-02Fixed the mailto: linkBala Ramadurai
2018-05-02moved Ubuntu font to above foldBala Ramadurai
2018-05-02style.css updatesBala Ramadurai
- minified style.css to style.min.css using https://www.cleancss.com/css-minify/ - moved style.min.css to above the "fold" for preventing ugly loading, but still keeping the performance high
2018-05-02quite a few updatesBala Ramadurai
- added email and email icon to the top bar - added the option of switching off rss feed - took away the bottom share buttons in an article
2018-05-01cleaned upBala Ramadurai
2018-05-01Slider and social media options changedBala Ramadurai
- slider images can come from data/slider folder - social share buttons can be disabled/enabled and selectively switched on as well
2018-05-01updated the README to reflect latest changeBala Ramadurai
2018-05-01changing parameter to manualBala Ramadurai
2018-05-01Sticky post on slider feature enabledBala Ramadurai
- A user can choose between manual or auto mode slider - Auto will enable picking up of the N recent posts - manual mode will allow the user to set "slider" switch in each post to true or false for it to appear on the slider
2017-09-15changed screenshot pathBala Ramadurai
2017-09-15removed merge falloutBala Ramadurai
2017-09-03single.html - secondary containerBala Ramadurai
- the secondary container had two divs, so removed one
2017-08-15copied submit input to active for subscribeBala Ramadurai
2017-08-15added js for mailchimpBala Ramadurai
2017-08-15Merge branch /balaramadurai/hugo-travelify-themeBala Ramadurai
2017-08-15exampleSite updatedBala Ramadurai
2017-08-14New featuresBala Ramadurai
- Multiple author support added (Taxonomy) - mailchimp integration added
2017-08-13removed url from tag_cloudBala Ramadurai
2017-07-21optimized images, changed above-the-fold css-jsBala Ramadurai
2017-07-21moved script files from header to footerBala Ramadurai
https://developers.google.com/speed/docs/insights/PrioritizeVisibleContent#structure A github issue was raised to see if the above-the-fold content can be moved to the bottom.
2017-07-09Merge branch 'master' of http://github.com/balaramadurai/hugo-travelify-themeBala Ramadurai
2017-07-09Fixed README to highlight root folder of HugoBala Ramadurai
2017-07-01Update README.mdbalaramadurai
changed the path of the screenshots - https://raw.githubusercontent.com/balaramadurai/hugo-travelify-theme/master/images
2017-07-01Update theme.tomlbalaramadurai
2017-07-01removed gallery and other shortcode referencesBala Ramadurai
2017-06-30added thumbnail and screenshot for galleryBala Ramadurai
- thumbnail is 900x600 - screenshot is 1500x1000
2017-06-29Fixed bugs for HugoBasicExampleBala Ramadurai
- Fixed width of the posts when widgets are enabled and disabled - Google Analytics code is also based on config file - i10n data file dependencies in "Read more", min count of tag cloud fixed - widgets module is a separate partial file for code reuse - title on main page fixed
2017-06-28changed README.md and added screenshotsBala Ramadurai
2017-06-28first commit of hugo-travelify-themeBala Ramadurai