100 Commits

Author SHA1 Message Date
2d7a373cda Update head-custom-google-analytics.html 2023-08-28 18:44:57 +02:00
Parker Moore
c7f251e648 jekyll-theme-midnight 💎 v0.2.0 2021-07-29 13:59:36 -04:00
Parker Moore
c4fac856c3 Update README.md 2021-07-26 16:56:31 -04:00
Parker Moore
5a39bf48b9 Merge pull request #33 from olifre/migrate-readme-badge-to-gh-action
README: Use badge from github-action instead of Travis-CI.
2021-07-26 16:26:47 -04:00
Parker Moore
7b848bf177 Merge branch 'master' into migrate-readme-badge-to-gh-action 2021-07-26 16:26:18 -04:00
Parker Moore
cb644fde81 Merge pull request #37 from pages-themes/head-custom
Add Google Analytics to head-custom.html to allow easier customization of the GA code
2021-07-26 16:24:16 -04:00
Parker Moore
f663943911 Add head-custom.html to allow easier customization of the <head> 2021-07-26 15:52:21 -04:00
Parker Moore
56edafea88 Merge pull request #36 from pages-themes/repo-name-scss
Add _sass/midnight.scss to allow importing with theme name while using jekyll-remote-theme
2021-07-26 14:44:36 -04:00
Parker Moore
d410bfef16 Add _sass/midnight.scss to allow importing with theme name while using jekyll-remote-theme 2021-07-26 13:47:01 -04:00
Parker Moore
543c523c47 Update README.md 2021-07-26 13:22:08 -04:00
Oliver Freyermuth
f6009dfa31 README: Use badge from github-action instead of Travis-CI. 2021-07-20 01:58:19 +02:00
Parker Moore
acf9d6cdb2 Merge pull request #30 from olifre/custom-heads
Add head-custom.html for custom head tags.
2021-07-16 12:33:57 -04:00
Oliver Freyermuth
87138dc087 head-custom: Use consistent names for custom header includes. 2021-07-16 18:29:00 +02:00
Oliver Freyermuth
98f92ac0f6 Add head-custom.html for custom head tags.
This allows users to specify custom head tags,
e.g. for a favicon, without patching _default.html.
Also migrates the existing theme-color setting include there
so it can be overridden easily.

closes #28
2021-07-16 18:08:30 +02:00
Parker Moore
c6ed81445c Merge pull request #31 from olifre/theme-color
Setup theme-color in head tags.
2021-07-16 11:39:28 -04:00
Parker Moore
a38920a130 Merge branch 'master' into theme-color 2021-07-16 11:36:45 -04:00
Parker Moore
205fc4892e Merge pull request #32 from olifre/fix-li-in-nav
Wrap <li> in <ul>, not directly in <nav>.
2021-07-15 14:47:00 -04:00
Parker Moore
3a3bc89925 Allow script/cibuild to be executed 2021-07-15 14:40:54 -04:00
Parker Moore
41f3acb28e Remove .jekyll-cache and fix script/cibuild 2021-07-15 14:36:28 -04:00
Parker Moore
4ece3e802a Fix rubocop to work with vendor/ gems 2021-07-15 14:24:16 -04:00
Oliver Freyermuth
87d0d53563 Migrate theme-color meta tags to dedicated include file. 2021-07-15 20:12:07 +02:00
Oliver Freyermuth
06f551a034 Setup theme-color in head tags.
This is picked up by browsers (mostly mobile browsers)
and used e.g. to style the browser header.
It is mostly of use for dark themes such as midnight.

closes #29
2021-07-15 20:12:07 +02:00
Parker Moore
ca56aea3c7 Update .github/workflows/ci.yaml 2021-07-15 12:44:59 -04:00
Parker Moore
d6a15aeb1f Rely on rubocop-github for Ruby formatting 2021-07-15 12:37:44 -04:00
Parker Moore
737a1d2e0e Update .github/settings.yml 2021-07-15 11:32:20 -04:00
Parker Moore
f7d05611bf Merge branch 'master' into fix-li-in-nav 2021-07-15 11:25:31 -04:00
Parker Moore
b614fe0c95 Update .github/workflows/ci.yaml 2021-07-14 13:34:52 -04:00
Oliver Freyermuth
c369a1d21c Wrap <li> in <ul>, not directly in <nav>.
<li> must now be used in <nav>, this yields a HTML
validator violation otherwise.
So wrap it in <ul> and remove any effects of the <ul>.
2021-02-11 13:58:54 +01:00
Parker Moore
1cbe0b9ed6 Create .github/workflows/ci.yaml 2020-08-08 14:45:53 -04:00
Parker Moore
d77742e9f8 Update docs/CONTRIBUTING.md 2020-08-08 13:45:12 -04:00
Parker Moore
544a023216 Update docs/SUPPORT.md 2020-08-08 13:45:11 -04:00
Parker Moore
dbf875c173 Update .github/config.yml 2020-08-08 13:45:09 -04:00
Parker Moore
b1d65216c3 Fix linting errors & fix GitHub asset URL 2019-05-28 13:33:49 -04:00
Ben Balter
f88d2198ca lessen Jekyll dependency 2019-03-22 10:24:08 -04:00
Ben Balter
574b3b6814 Merge pull request #18 from Gizmokid2005/patch-1
Fix linear-gradient
2019-02-28 09:28:54 -05:00
Gizmokid2005
a43e10b3d1 Fix linear-gradient
Fixing the "linear_gradient" functions to be "linear-gradient" so they function properly. https://developer.mozilla.org/en-US/docs/Web/CSS/linear-gradient
2019-02-27 15:06:30 -08:00
Ben Balter
c7d54329ff bump ruby version in .travis.yml to 2.5 2019-01-28 10:33:41 -05:00
Ben Balter
0f338d7ea2 Merge pull request #17 from pages-themes/graham-update
updating twitter handle
2018-11-29 12:20:15 -08:00
Matt Graham
0dc7f2f2ee updating twitter handle 2018-11-29 15:08:57 -05:00
Ben Balter
48e12b1c9f Merge pull request #9 from coaxial/extend-font
Support accentuated characters
2018-07-09 11:03:47 -04:00
coaxial
d375bfe4d9 Support accentuated characters 2018-05-09 16:48:05 -04:00
Ben Balter
e66d71b86e 💎 bump 2018-04-11 10:20:52 -04:00
Ben Balter
e8bdf6a73d enforce SRI 2018-04-10 09:53:11 -04:00
Ben Balter
a7195f23c8 Remove explict heading from index.md 2018-04-10 09:40:54 -04:00
Ben Balter
06d05931f6 Correct some style/validation errors 2018-04-09 19:49:20 -04:00
Ben Balter
a71df055c1 Validate and enforce style via CI 2018-04-09 19:49:18 -04:00
Ben Balter
d4a980479c Update README.md 2018-01-03 11:49:08 -05:00
Ben Balter
c29512cad4 Update docs/CONTRIBUTING.md 2017-10-24 10:41:39 -04:00
Ben Balter
b09a1d6c30 Update docs/SUPPORT.md 2017-10-24 10:41:38 -04:00
Ben Balter
80ea77e1da Update .github/config.yml 2017-10-24 10:41:36 -04:00