Commit Graph

97 Commits

Author SHA1 Message Date
StefMa cc18a363d9 Adjust readme 2021-02-16 09:46:15 +01:00
StefMa fa13a72e60 Add docs 2021-02-16 09:24:52 +01:00
Stefan M 0fa1741f38 Update README.md 2021-02-15 15:17:24 +01:00
StefMa cc31e5c607 Document hugo modules usage 2021-02-15 15:15:40 +01:00
Stefan M 73ded70a97 Merge pull request #123 from StefMa/document-sidebar 2021-02-11 14:14:25 +01:00
StefMa 69b83ea67b Fix (temporarily) now aka vercel 2021-02-11 14:11:45 +01:00
StefMa bd7401ae8c Document sidebar and show in example 2021-02-11 14:03:15 +01:00
lucperkins 6b73277313 Remove whitespace 2020-05-10 11:27:00 -07:00
lucperkins 995b901e8c Fix content rendering issue 2020-05-10 11:24:32 -07:00
lucperkins 18016776a6 Fix default font size syntax 2020-05-10 11:22:36 -07:00
lucperkins 2e43133b5c Fix default font syntax 2020-05-10 11:20:27 -07:00
lucperkins 7b2c7a2421 Add default font sizes 2020-05-10 11:18:41 -07:00
Stefan M 5ebe24e941 Merge pull request #99 from cyrilf/patch-1
Update exampleSite config to allow raw html
2019-12-04 12:48:36 +01:00
cyrilf 189615756d Update exampleSite config to allow raw html
Based on [Hugo 0.60.0 release](https://gohugo.io/news/0.60.0-relnotes/) the Markdown library has been updated to Goldmark.
So using unsafe flag to allow raw html in md files
2019-12-04 19:20:52 +08:00
Stefan M 7b1f49b292 Merge pull request #90 from nathanbiller/fixMainNav85
switched back to .url
2019-10-11 08:33:38 +02:00
Stefan M 229aeb6b3c Merge pull request #88 from nathanbiller/variablizeFooterFollowUsText-48
Added a variable to the config file for Follow Us text and then added…
2019-10-11 08:13:32 +02:00
Nathan Biller a46f4f7da4 updated variables per request by @stefma 2019-10-10 22:05:58 -04:00
Nathan Biller 28825ef46a Updated per request by @todinov 2019-10-10 21:59:11 -04:00
Stefan M 1c17e87023 Merge pull request #87 from nathanbiller/addOpenGraph
Added Open Graph Internal Template as an option for easy social sharing.
2019-10-09 09:09:03 +02:00
Nathan Biller 9974ea9a1b switched back to .url 2019-10-08 13:44:52 -04:00
Nathan Biller 837e50d010 Added a variable to the config file for Follow Us text and then added this variable in place of the hardcoded english version. 2019-10-08 10:15:45 -04:00
Stefan M c42cd92384 Merge pull request #86 from StefMa/fixed_hugo_version
Install specific hugo version
2019-10-08 08:20:48 +02:00
Nathan Biller 31937b2e9f Added Open Graph Internal Template as an option for easy social sharing. 2019-10-07 19:42:08 -04:00
StefMa 4117e6f1a4 Install specific hugo version 2019-10-07 15:52:26 +02:00
Stefan M 7c94d860e1 Merge pull request #84 from todinov/master
Use relURL for static assets
2019-10-07 15:24:38 +02:00
Ivan Todinov 5164e7e0fd Use relURL for static assets
This removes the need for setting base URL for the website.
2019-10-04 18:33:30 +03:00
Stefan M c93eb7dfda Merge pull request #82 from StefMa/agb_footer
Add footer to AGB single page
2019-10-04 12:12:51 +02:00
Stefan M 53866cb80e Add footer to AGB single page 2019-10-04 12:09:03 +02:00
Stefan M d1d0f12473 Fix CI on master 2019-10-04 12:06:00 +02:00
Stefan M e8076b98cf Merge pull request #79 from nathanbiller/fixSinglePages#70
Fix single pages#70
2019-10-04 11:40:19 +02:00
Stefan M 865adba4ba Merge pull request #78 from nathanbiller/fixWarnings#65
Updated the files per the warning's suggestions.
2019-10-04 11:37:51 +02:00
Stefan M e2f293083d Merge pull request #76 from nathanbiller/fixIssue#27-section3-image-overlaps-section2-feature-illustrations
Issue#27Corrected the overlapping issue of section 3 on section 2 by decreasing the viewport height.
2019-10-04 11:33:13 +02:00
StefMa e035ff287b Update alpine 2019-10-04 11:29:06 +02:00
Nathan Biller 57bdb3e24d Added instructions on how to include a footer on single pages. 2019-10-03 10:46:09 -04:00
Nathan Biller 83b14be2b2 Added the ability to add a footer on a single page using front matter. If include_footer: true is present, then the footer will be displayed. 2019-10-03 10:43:13 -04:00
Nathan Biller 435a29679d Moved the homepage partials to the index.html file from the baseof.html template per souvou's recommendations. Single pages are working for me again :) 2019-10-03 10:16:01 -04:00
Nathan Biller 1a56baa004 Updated the files per the warning's suggestions. 2019-10-03 09:51:30 -04:00
StefMa 7ac03f2f5b Set some stuff
See https://stackoverflow.com/a/52196681:
2019-10-02 10:46:44 +02:00
StefMa 89a923f7b6 Update now on CI 2019-10-02 10:44:49 +02:00
Nathan Biller 9af68f14d2 Decreased the vh a bit more so that the medium version had a space between the text and the image. 2019-09-25 09:35:43 -04:00
Nathan Biller ab59c23860 Merge branch 'fixIssue#27-section3-image-overlaps-section2-feature-illustrations' of github.com:nathanbiller/hugo-fresh into fixIssue#27-section3-image-overlaps-section2-feature-illustrations 2019-09-25 08:52:09 -04:00
Nathan Biller 06c4f06613 Corrected the overlapping issue of section 3 on section 2 by decreasing the viewport height. 2019-09-25 10:04:42 +02:00
Stefan M 3ec8032f53 Fix CI for pull-requests 2019-09-25 10:03:56 +02:00
Stefan M b70559551b Merge pull request #75 from nathanbiller/addGoogleAnalytics
Added the ability to use google analytics using Hugo's internal templ…
2019-09-25 08:19:56 +02:00
Nathan Biller 99a9df2dca Corrected the overlapping issue of section 3 on section 2 by decreasing the viewport height. 2019-09-25 02:01:06 -04:00
Nathan Biller 0ddd19f36e Moved code to <head> component versus the navbar as advised by @lucperkins 2019-09-24 13:10:54 -04:00
Nathan Biller af3e8fb203 Added the ability to use google analytics using Hugo's internal template. Added a sample config and instructions to config.yaml for the example site and added in a link for the google analytics internal template for the navbar partial per https://gohugo.io/templates/internal/ 2019-09-24 12:39:27 -04:00
Stefan M 9271fbff59 Merge pull request #69 from rv0/master
Allow markdown in section2 texts
2019-09-03 19:10:00 +02:00
Wim V. (rv0) c7443d7698 Allow markdown in section2 texts 2019-08-29 12:48:01 +02:00
Stefan M 09cd890f5c Merge pull request #42 from gfrenoy/master
Fix sidebar link
2019-07-24 09:31:09 +02:00