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

github.com/saey55/hugo-elate-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-01-13Merge pull request #40 from benbucksch/leafletHEADmastersaey55
Replace Google Maps with leaflet
2019-01-13Replace Google Maps with leafletBen Bucksch
2018-10-17Merge pull request #32 from rpalmite/patch-1saey55
make the intro button optional
2018-10-17Merge pull request #33 from shyim/patch-1saey55
Fixed OG types
2018-10-17Merge pull request #38 from denisazevedo/mastersaey55
fix #37 add config key for Google Maps Javascript API Key
2018-10-17add config key for Google Maps Javascript API KeyDenis C de Azevedo
An API key is now required, see this issue: #37. Also, sensor param is not required, recommended to remove, see SensorNotRequired in https://developers.google.com/maps/documentation/javascript/error-messages
2018-04-29Fixed OG typesShyim
2018-04-12make the intro button optionalRussell Palmiter
i propose making the button optional. i dont need the buttons and it looks great without them.
2018-03-22Merge pull request #31 from aswansyahputra/patch-1saey55
Fix the unwanted header in contact form
2018-03-15Fix the unwanted header in contact formMuhammad Aswan Syahputra
String 'true' is shown above the contact form as a header when the form is enabled. I suggest to delete it.
2018-01-24Merge pull request #27 from christopheprigent/mastersaey55
Allow links in footer to be parameterized.
2018-01-24Merge pull request #1 from christopheprigent/patch-1MR CHRISTOPHE PRIGENT
Allow links in footer to be parameterized.
2018-01-24Allow links in footer to be parameterized.MR CHRISTOPHE PRIGENT
2018-01-24Update footer.htmlMR CHRISTOPHE PRIGENT
https://github.com/saey55/hugo-elate-theme/issues/21 with conf : ``` # Footer section [params.footer] links = [ ["icon-twitter", "#twitter"], ["icon-facebook", "#facebook"], ["icon-youtube", "#youtube"] ] ```
2018-01-02Merge pull request #23 from Knight1/gmaps2saey55
Remove the Map JS if the map is disabled.
2018-01-02Merge pull request #24 from Knight1/contactformsaey55
Contactform should also a variable to disable it
2018-01-02Merge pull request #25 from jwilander/patch-1saey55
Fix prepend and postpend navbar links
2017-08-19Fix prepend and postpend navbar linksJoram Wilander
Left clicking on the prepended or postpended external links in the navbar was not working because of [this line](https://github.com/saey55/hugo-elate-theme/blob/master/static/js/main.js#L65) excluding links with the external class.
2017-04-27Fix Merge and Pull RequestTobias Sachs
2017-04-27Fix Merge and Pull RequestTobias Sachs
2017-04-27Make the Contact Form also a variable to remove itTobias Sachs
2017-04-27Remove the Map JS if the map is disabled.Tobias Sachs
2017-04-27Revert "Remove the Map JS if the map is disabled."Tobias Sachs
This reverts commit 192fcb2a58bca847c511b4cfbe882417f6d97cfc.
2017-04-27Remove the Map JS if the map is disabled.Tobias Sachs
2017-04-27Making the social part from the footer a variableTobias Sachs
2017-04-03Merge pull request #19 from mgenov/fix_maps_issuesaey55
geocode when page is served from https
2017-04-02geocode when page is served from httpsMiroslav Genov
Google maps is now geo-coding correctly requested address even when page is served from HTTPS.
2017-03-20Merge pull request #17 from LeoWinterDE/patch-1saey55
Add canonical link
2017-03-19Add canonical linkLeo Winter
Add canonical link to prevent duplicate content. https://en.wikipedia.org/wiki/Canonical_link_element
2017-03-13Merge pull request #15 from ildella/params-for-headsaey55
Params for head
2017-03-13Merge pull request #16 from m4ng0/mastersaey55
Removed extra closing div in contact page.
2017-03-12Removed extra closing div in contact page.Massimo Mangoni
2017-03-09twitter and facebook metatag made loads params from config fileDaniele Dellafiore
2017-03-09author, description was not loading content from config.toml but had some ↵Daniele Dellafiore
hardcoded values. Also added content-language with the same method
2017-02-24Merge pull request #14 from talonx/mastersaey55
Corrected the homepage URL
2017-02-24Corrected the sitenameHrishikesh Barua
2017-02-22Merge pull request #13 from m4ng0/mastersaey55
Fixed name attributes in formspree form.
2017-02-22Merge pull request #12 from saily/patch-1saey55
Fix wrong theme name in licenselink
2017-02-11Fixed name attributes in formspree form.Massimo Mangoni
2017-02-10Fix wrong theme nameDaniel Widerin
2016-12-26Merge pull request #11 from stestr/mastersaey55
import custom css
2016-12-26import custom cssstefan.strobel
2016-12-21Merge pull request #9 from mariszin/mastersaey55
Set contact form placeholder from config
2016-12-21Fix tab usageMāris Zinbergs
2016-12-21Contacts form does not set placeholders with values set in configMāris Zinbergs
2016-12-14Merge pull request #8 from retraut/mastersaey55
Make the contact form working
2016-12-12Make the contact form workingretraut
2016-12-02Merge pull request #6 from afelisatti/mastersaey55
Allow testimonials sections to be parameterized.
2016-12-01Allow testimonials sections to be parameterized.afelisatti
2016-11-26Merge pull request #4 from mattwwarren/work-description-markdownifysaey55
fixes issue #3 by adding markdownify to work.description