Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable unneeded features gracefully #21

Merged
merged 4 commits into from
Oct 22, 2018

Conversation

brd
Copy link
Contributor

@brd brd commented Aug 29, 2018

No description provided.

@miguelsimoni miguelsimoni merged commit cb4950b into miguelsimoni:master Oct 22, 2018
@miguelsimoni
Copy link
Owner

Thanks for the contribution, sorry for the delay.

@brd
Copy link
Contributor Author

brd commented Oct 23, 2018

Thanks for merging!

snipdome added a commit to snipdome/hugo-initio that referenced this pull request Sep 13, 2024
commit 1f75a08
Merge: 9b0c545 ca9493f
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Jun 19 18:44:21 2023 -0300

    Merge pull request miguelsimoni#50 from callermann/additional-i18n

    Add additional internationalization options.

commit ca9493f
Author: Chris Allermann <callermann@gmail.com>
Date:   Sun Jun 11 18:29:31 2023 -0400

    Add additional internationalization options.

commit 9b0c545
Merge: 459d20e a8ec799
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 23 13:35:48 2022 -0300

    Merge pull request miguelsimoni#45 from oxddr/rel

    Consistently create all menu entries

commit 459d20e
Merge: 35297d0 7420dd1
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 23 13:35:36 2022 -0300

    Merge pull request miguelsimoni#46 from oxddr/copyright

    Add support for setting a custom copyright note using .Site.Copyright

commit 35297d0
Merge: 9f82e51 39f8c41
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 23 13:34:12 2022 -0300

    Merge pull request miguelsimoni#48 from tinohager/patch-1

    Fix broken shield "last commit"

commit 39f8c41
Author: Tino Hager <tino.hager@nager.at>
Date:   Mon Dec 5 09:39:55 2022 +0100

    Update README.md

commit 7420dd1
Author: Janek Łukaszewicz <janluk@google.com>
Date:   Sun Dec 5 16:42:04 2021 +0100

    Add support for setting custom copyright note using .Site.Copyright.

commit a8ec799
Author: Janek Łukaszewicz <janluk@google.com>
Date:   Sun Dec 5 16:33:35 2021 +0100

    Consistently create all menu entries.

    Use reLangURL to get final URL for top-level menu entries, similarly to how
    nested entries are handled.

commit 9f82e51
Merge: a1fab1f 4d87586
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Jul 26 12:39:23 2021 -0300

    Merge pull request miguelsimoni#42 from ilyakaznacheev/patch-1

    Fix tag nesting

commit 4d87586
Author: Ilya Kaznacheev <ilya@kaznacheev.me>
Date:   Thu Jul 22 23:56:01 2021 +0300

    Fix tag nesting

    The closing div should be before if statement end, not after it.

    In some cases, it leads to improper page rendering.

commit a1fab1f
Author: Miguel.Simoni <miguel.simoni@gmail.com>
Date:   Tue Jun 1 13:29:06 2021 -0300

    Update exampleSite config and theme images.

commit 3c53346
Author: Miguel.Simoni <miguel.simoni@gmail.com>
Date:   Sat May 8 19:49:05 2021 -0300

    Configuration updates:

    - This theme download link in the Downloads section
    - Author homepage
    - Param baseURL

commit 55efd02
Author: Miguel.Simoni <miguel.simoni@gmail.com>
Date:   Sat May 8 10:28:01 2021 -0300

    Remove publishDir customization for github pages on exampleSite.

commit a00168f
Author: Miguel.Simoni <miguel.simoni@gmail.com>
Date:   Sat May 8 10:01:21 2021 -0300

    Homologate footer parameters. Update README.

commit 94b5f41
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Sat May 8 09:43:31 2021 -0300

    Update README.md

commit 780b911
Merge: 1f09177 a5fb5c8
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Sat May 8 09:26:45 2021 -0300

    Merge pull request miguelsimoni#40 from aleksander0m/aleksander/fix-home-sections

    layouts,index: fix the ability to hide sections in home

commit a5fb5c8
Merge: 4f036e9 1f09177
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Sat May 8 09:26:36 2021 -0300

    Merge branch 'main' into aleksander/fix-home-sections

commit 1f09177
Merge: 874a2df d7375b1
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Sat May 8 09:08:00 2021 -0300

    Merge pull request miguelsimoni#38 from mb323/main

    Enable config.toml options showServices, showRecentWorks, showDownloads, showClients in index.html

commit 4f036e9
Author: Aleksander Morgado <aleksander@aleksander.es>
Date:   Mon Apr 12 16:07:34 2021 +0200

    layouts,index: fix the ability to hide sections in home

    The showServices, showRecentWorks, showDownloads and showClients
    config options were not doing anything.

    Add them in the logic that builds the home page, so that we skip
    generating the corresponding sections if the options are false.

commit d7375b1
Author: Mark <markb@amazon.com>
Date:   Thu Feb 25 22:01:31 2021 -0600

    Enable config.toml options showServices, showRecentWorks, showDownloads, showClients in index.html

commit b02d632
Author: Mark <markb@amazon.com>
Date:   Thu Feb 25 21:28:59 2021 -0600

    Enable config.toml options showServices, showRecentWorks, showDownloads, showClients in index.html

commit 874a2df
Author: Miguel.Simoni <miguel.simoni@gmail.com>
Date:   Mon Jan 11 23:31:28 2021 -0300

    Fix several issues respecting the original template.

commit e3d6945
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:59:12 2020 +0200

    delete redundant

commit 0cb1866
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:32:06 2020 +0200

    place head information in a block

commit e245a6a
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:31:28 2020 +0200

    rearrange content file to clearly show what will populate the home page.

commit 966a892
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:30:50 2020 +0200

    add possibility to customise txt without altering the layout files

commit 8f47c6b
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:29:39 2020 +0200

    add option to add a section as a full markdown file

commit e006854
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:29:13 2020 +0200

    make download customiseable

commit b121939
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:28:29 2020 +0200

    customiseable clients section

commit 01f8484
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:27:09 2020 +0200

    home page working with blocks and baseof

commit f10d846
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:26:35 2020 +0200

    about for baseof and blocks

commit 00b0d3c
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:25:58 2020 +0200

    setup baseof and blocking system

commit 776f43b
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:24:19 2020 +0200

    make it possible to customise home page and use page bundles for recent works

commit b8ccf65
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:22:07 2020 +0200

    make it possible to customise home page and use page bundles

commit 6367c9f
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Sat Oct 17 16:18:01 2020 +0200

    add option to alter avatar between circle, rounded and square

commit 47c2fcc
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Fri Oct 16 10:46:37 2020 +0200

    trying to get range through subsection working

commit 0d3159f
Author: Athanasia Monika Mowinckel <a.m.mowinckel@psykologi.uio.no>
Date:   Thu Oct 15 22:55:01 2020 +0200

    dynamic pages

commit 47384d1
Merge: 09ff31c fccf045
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 27 11:43:31 2019 -0300

    Merge pull request miguelsimoni#31 from fu-sen/patch-1

    Hugo v0.58.0+ specification change

commit 09ff31c
Merge: 6099c61 f368446
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 27 11:21:08 2019 -0300

    Merge pull request miguelsimoni#30 from mhungerford/subheader_configurable

    Fixed subheader to be configurable.

commit 6099c61
Merge: ddfa96c deb0873
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 27 11:18:17 2019 -0300

    Merge pull request miguelsimoni#29 from mhungerford/datetime_format_fix

    Fixes dateFormat for hugo updates.

commit ddfa96c
Merge: 39006b5 419cc9d
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 27 11:17:40 2019 -0300

    Merge pull request miguelsimoni#28 from mhungerford/banner_conf_fix

    Fixes for banner being configurable.

commit 39006b5
Merge: db720ea 34878ab
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 27 11:16:26 2019 -0300

    Merge pull request miguelsimoni#20 from niklaas/ftr/fontawesome5

    Upgrades to Font Awesome 5 (SVG + JS)

commit fccf045
Author: BALLOON a.k.a. Fu-sen <balloonakafusen@gmail.com>
Date:   Tue Dec 24 17:20:17 2019 +0900

    Hugo v0.58.0+ specification change

    Service no longer works than Hugo v0.58.0. This fix is required:
    https://github.com/gohugoio/hugo/releases/tag/v0.58.0
    gohugoio/hugo#6238

commit f368446
Author: mhungerford <mhungerford@gmail.com>
Date:   Fri Aug 23 21:58:32 2019 -0700

    Fixed subheader to be configurable.

commit deb0873
Author: mhungerford <mhungerford@gmail.com>
Date:   Fri Aug 23 21:54:25 2019 -0700

    Fixes dateFormat for hugo updates.

commit 419cc9d
Author: mhungerford <mhungerford@gmail.com>
Date:   Fri Aug 23 21:45:14 2019 -0700

    Fixes for banner being configurable.

commit db720ea
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue Mar 5 00:03:32 2019 -0300

    Update README.md

commit 4ece0a2
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue Mar 5 00:03:11 2019 -0300

    Update README.md

commit 6d771cd
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Mar 4 23:43:58 2019 -0300

    add shields to readme

commit 82a3a9a
Merge: 509efca e9fe1be
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Sun Nov 25 13:15:47 2018 -0300

    Merge pull request miguelsimoni#25 from osg/condition-footer

    Add footer conditions

commit e9fe1be
Author: Ursula Kallio <ursula.kallio@gmail.com>
Date:   Sun Nov 25 13:27:49 2018 +0100

    Add footer conditions

    Add conditionalized blocks around footer elements to reduce extra
    whitespace when empty.

commit 509efca
Merge: cb4950b 1cbf8e7
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Wed Nov 7 10:48:55 2018 -0200

    Merge pull request miguelsimoni#24 from osg/avatar

    Parameterize the img-circle image

commit 1cbf8e7
Author: Ursula Kallio <ursula.kallio@gmail.com>
Date:   Wed Nov 7 11:58:44 2018 +0100

    Parameterize the img-circle image

commit cb4950b
Merge: 8d07d56 745a7d0
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Oct 22 12:13:43 2018 -0300

    Merge pull request miguelsimoni#21 from brd/disable-unneeded

    Disable unneeded features gracefully

commit 8d07d56
Merge: 59ea87e aa71dfd
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Oct 22 12:11:51 2018 -0300

    Merge pull request miguelsimoni#19 from niklaas/fix/mailto-header

    Fixes missing mailto link in header

commit 59ea87e
Merge: 7b62642 9fbc528
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Oct 22 12:11:23 2018 -0300

    Merge pull request miguelsimoni#18 from redstar/lang

    Regard the languageCode set in the config file.

commit 7b62642
Merge: d2c8891 d25de4e
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Oct 22 12:10:35 2018 -0300

    Merge pull request miguelsimoni#17 from koi-science/master

    Fix jumpy navbar

commit d2c8891
Merge: 7400153 f45dee1
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Oct 22 12:09:33 2018 -0300

    Merge pull request miguelsimoni#14 from blunket/master

    navbar legibility fixes

commit 745a7d0
Author: Brad Davis <brd@FreeBSD.org>
Date:   Wed Aug 29 16:52:17 2018 -0600

    Disable sharethis too if not set

commit f70bb01
Author: Brad Davis <brd@FreeBSD.org>
Date:   Wed Aug 29 16:23:33 2018 -0600

    Disable GA if not configured

commit 347ea57
Author: Brad Davis <brd@FreeBSD.org>
Date:   Wed Aug 29 16:18:55 2018 -0600

    Upgrade to the latest 1.x version of jQuery and switch to the jQuery CDN

commit ce37e1f
Author: Brad Davis <brd@FreeBSD.org>
Date:   Wed Aug 29 16:15:32 2018 -0600

    Disable disqus if not enabled

commit 34878ab
Author: Niklaas Baudet von Gersdorff <me@niklaas.eu>
Date:   Thu May 3 08:58:33 2018 +0200

    Upgrades to Font Awesome 5 (SVG + JS)

    I decided for SVG + JS b/c it's said to provide 'the most backwards
    compatibility'.

commit aa71dfd
Author: Niklaas Baudet von Gersdorff <me@niklaas.eu>
Date:   Wed May 2 16:22:45 2018 +0200

    Fixes missing mailto link in header

    href was empty so the link refers to the current URL.

commit 9fbc528
Author: Kai Nacke <kai@redstar.de>
Date:   Wed Mar 7 08:05:13 2018 +0100

    Regard the languageCode set in the config file.

commit d25de4e
Author: Alexey Zaytsev <alexey.zaytsev@gmail.com>
Date:   Mon Feb 26 21:23:59 2018 +0800

    Fix jumpy navbar

    Fixes miguelsimoni#16

commit f45dee1
Author: Andrew Siegman <blerrnk@gmail.com>
Date:   Tue Jan 23 12:30:13 2018 -0600

    darken color for legibility

commit 8116037
Author: Andrew Siegman <blerrnk@gmail.com>
Date:   Tue Jan 23 12:29:01 2018 -0600

    use rgba instead of opacity

    Setting the background-color property using rgba will preserve the translucency effect of the navbar without sacrificing legibility by affecting opacity of child elements (text/links). Also resolve a hover effect and merge some selectors.

commit 7400153
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 8 11:49:59 2017 -0400

    All footer sections enabled by default

commit f2c2bf5
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 8 11:40:43 2017 -0400

    Recent Works images fit full-screen on mobile devices without overflow horizontally.

commit 2ef8bb5
Merge: cace220 e21e931
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Fri Dec 8 10:35:36 2017 -0400

    Merge pull request miguelsimoni#10 from murraycolin/mobile-overscan

    Resolved overscan on mobile.

commit cace220
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Thu Dec 7 19:56:27 2017 -0400

    Issue#2: Images not well positioned --- [better approach]

commit 92a0bed
Merge: 82df85f 3ebd939
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Thu Dec 7 19:52:52 2017 -0400

    Merge pull request miguelsimoni#8 from murraycolin/mobile-links-fix

    Fixed links for mobile 'follow me' icons.

commit 82df85f
Merge: edd5b06 e0c955f
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Thu Dec 7 19:45:56 2017 -0400

    Merge pull request miguelsimoni#5 from rayjohnson/master

    Added new config options to turn on/off parts of the footer

commit e21e931
Author: Colin Murray <colin@murraycolin.com>
Date:   Sun Nov 26 14:37:40 2017 -0800

    Resolved overscan on mobile.

commit 3ebd939
Author: Colin Murray <colin@murraycolin.com>
Date:   Sat Nov 4 12:04:11 2017 -0700

    Fixed links for mobile 'follow me' icons.

commit e0c955f
Author: Ray Johnson <ray.johnson@gmail.com>
Date:   Fri Nov 3 10:39:42 2017 -0700

    Changed the instructions for installing the theme

commit a78bf48
Author: Ray Johnson <ray.johnson@gmail.com>
Date:   Fri Nov 3 10:15:40 2017 -0700

    Added new config options to turn on/off parts of the footer

commit edd5b06
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Thu Nov 2 21:54:05 2017 -0400

    Issue#3: Read more in Services section

commit 03a0364
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Oct 16 21:18:13 2017 -0400

    Issue#2: Images not well positioned

commit 99fa200
Merge: 57c5437 117bed7
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Wed Oct 11 15:28:04 2017 -0400

    Merge branch 'master' of https://github.com/miguelsimoni/hugo-initio

commit 57c5437
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Wed Oct 11 15:27:54 2017 -0400

    Issue#1: Hamburger Menu not working

commit 117bed7
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue Oct 10 17:15:21 2017 -0400

    fix license link

commit fdd0296
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue Oct 10 16:06:16 2017 -0400

    fix broken links

commit 135f888
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue Oct 10 15:09:26 2017 -0400

    remove exampleSite/docs folder (generated example site)

commit 8dfeceb
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Mon Oct 9 21:01:27 2017 -0400

    updated: readme file, footer template. added example site.

commit 5a9ed72
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue Jun 20 18:14:52 2017 -0400

    added tn/screenshot and tags/features to theme.toml

commit b2256e8
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue Jun 20 17:38:56 2017 -0400

    added: disqus, sharethis and google analytics features

commit 5f3647f
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Sat Jun 17 01:42:21 2017 -0400

    Parameterization

commit b3065af
Author: Miguel Simoni <miguel.simoni@gmail.com>
Date:   Tue May 30 10:55:02 2017 -0400

    Update URLs (http -> https)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants