Commit Graph

55 Commits

Author SHA1 Message Date
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
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 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
Stefan M 4b195164cb Merge pull request #63 from StefMa/fix_sidebar_scroll
Make sidebar scrollable
2019-07-24 08:47:05 +02:00
StefMa 8bb243ff64 Make sidebar scrollable 2019-07-24 08:43:45 +02:00
Stefan M ddc1a2f374 Merge pull request #58 from StefMa/single_page
Single page
2019-06-06 12:17:30 +02:00
StefMa fd55da3da0 Add docs to readme 2019-06-06 12:15:30 +02:00
StefMa 040a1fc379 Enable section5 again 2019-06-06 11:52:33 +02:00
Stefan M 5128c739ef Update now 2019-06-06 11:50:05 +02:00
Stefan M 0e20a4d28d Use exampleSite content for page building 2019-06-06 11:50:02 +02:00
StefMa 4b7062657d Create first and second blog 2019-05-24 17:01:56 +02:00
StefMa 238e088c98 Remove global sidebar 2019-05-24 15:26:13 +02:00
StefMa 5b2d14af3c Create AGB single page 2019-05-24 15:19:25 +02:00
Stefan M 859e3d2d32 Update LICENSE 2019-03-26 11:57:06 +01:00
Stefan M 4d06fc5ceb Replace netlify with now 2019-03-26 11:48:43 +01:00
Stefan M 32feb94cc8 Merge pull request #56 from StefMa/ci_tag2
Fix CI
2019-03-26 11:47:19 +01:00
StefMa de27a6e751 Fix CI 2019-03-26 11:44:15 +01:00
Stefan M 0b44b2c5b2 Merge pull request #55 from StefMa/ci
Add CI
2019-03-26 09:56:52 +01:00
StefMa e9572cf4f4 Add CI 2019-03-26 09:50:54 +01:00
Stefan M 10a9c6544d Use the new repo and author 2019-03-26 08:56:17 +01:00
Stefan M 6718943bf2 Use StefMa repo instead of the old maintainer one 2019-03-26 08:48:58 +01:00
Stefan M aa72c3f93d Merge pull request #49 from kindlyops/navbar-logo-params
add navbarlogo to site params
2019-03-19 15:54:30 +01:00
Stefan M 00d9d7754e Merge pull request #44 from jasonelle/master
fixed footer links
2019-03-19 15:54:10 +01:00
Kevin N. Murphy f2c6c394dc add navbarlogo to site params 2019-03-15 16:19:46 -07:00
Camilo 63d7709ce0 fixed footer links 2019-02-20 08:11:43 -03:00
Gaëtan Frenoy bbfd6f486a Do not prevent defaut action on anchor links below the main level of the sidebar menu (Fixes #17) 2019-01-20 14:49:34 +01:00
Stefan M 8d7df18bf0 Allow single pages (#35)
* Let users create single sites

* Create shortcodes for bulma (sub)titles

* Support sidebar in singlepages only

* Fix shortcodes according to the bulma doc

* Use h5 tag for is-5 class
2018-12-15 15:10:47 -08:00
Jim Fisk 54cbf5a40c Update README.md (#39) 2018-11-27 09:05:31 -08:00
Stefan M 0bcb156249 Use real absURL (#36) 2018-11-24 03:18:49 -08:00
Stefan M 3b52fc46e4 More customizing 🤘 (#33)
* Use sidebar param to show or hide sidebar toggle

* Make all sections optional

* Make footer quicklinks customizable

* Let customize the header image and link
2018-11-06 07:36:38 -08:00
Benjamin Nash b5e7a67d6a Fix html attribute typo (#26) 2018-09-19 13:50:14 -07:00
lucperkins dc294967d7 Switch to RelPermalink for generated CSS 2018-09-07 10:48:16 -07:00
lucperkins 754b16ebe3 Add resources directory to theme 2018-08-24 10:18:22 -07:00
Enayet Raheem 0a262ef8e5 Updated navbar-clone to mimic navbar (#20)
* Updated navbar-clone to mimic navbar

* fixed footer area blogroll elements

* fixed navbar signup button label
2018-08-17 11:52:54 -07:00
lucperkins 00d136818b Enable specifying button links 2018-08-13 10:13:55 -07:00
lucperkins a13ed8c0be Enable button URL specification 2018-08-13 10:11:11 -07:00
lucperkins 71ca5816a3 Basic documentation for customizable navbar 2018-08-13 08:12:24 -07:00
lucperkins 085163f7a0 Add customizable navbar 2018-08-13 08:08:42 -07:00
lucperkins 007d08aa4a Add MIT license 2018-08-13 07:59:06 -07:00
lucperkins 0ded94d8b0 Update README 2018-08-11 16:04:38 +02:00
lucperkins 6584605133 Add note about icons 2018-08-05 22:20:31 +02:00
lucperkins 028e064b7a Templatize font import 2018-08-04 14:50:46 +02:00
lucperkins cedb8aa29f Templatize sidebar 2018-08-04 14:34:54 +02:00
lucperkins 0c3f810731 Resize screenshots 2018-08-04 14:18:24 +02:00
lucperkins 0376f2cb37 Fix rendering issues due to capitalization in param names 2018-08-04 13:28:05 +02:00