Commit Graph

108 Commits

Author SHA1 Message Date
Parker Moore
fd3f6c12e1 Add head-custom.html to allow easier customization of the <head> 2021-07-26 15:47:03 -04:00
Parker Moore
042c290b96 Merge pull request #78 from pages-themes/repo-name-scss
Add _sass/hacker.scss to allow importing with theme name while using jekyll-remote-theme
2021-07-26 14:40:41 -04:00
Parker Moore
61560906e0 Add _sass/hacker.scss to allow importing with theme name while using jekyll-remote-theme 2021-07-26 13:46:13 -04:00
Parker Moore
8367f9d595 Merge pull request #69 from olifre/theme-color
Setup theme-color in head tags
2021-07-18 10:31:27 -04:00
Oliver Freyermuth
bc5732f4b3 Improve wording in README.
Co-authored-by: Parker Moore <237985+parkr@users.noreply.github.com>
2021-07-18 03:02:15 +02:00
Oliver Freyermuth
0f99774a0a README: Add hint on how to customize by providing _includes. 2021-07-16 19:12:57 +02:00
Oliver Freyermuth
42af5b53f2 Improve comment in head-custom.html
Co-authored-by: Parker Moore <237985+parkr@users.noreply.github.com>
2021-07-16 19:10:08 +02:00
Oliver Freyermuth
8bad3b7eee Add head-custom.html include, factor out theme-color setting. 2021-07-16 18:57:19 +02:00
Parker Moore
4eff3e0d3f Merge branch 'master' into theme-color 2021-07-16 11:38:19 -04:00
Parker Moore
b37cc36628 Update README.md 2021-07-15 14:50:15 -04:00
Parker Moore
7939bab34d Allow script/cibuild to be executed 2021-07-15 14:40:33 -04:00
Parker Moore
71e2e9b588 Remove .jekyll-cache and fix script/cibuild 2021-07-15 14:36:03 -04:00
Parker Moore
42645df761 Fix rubocop to work with vendor/ gems 2021-07-15 14:24:07 -04:00
Parker Moore
ce82bec8ce Update .github/workflows/ci.yaml 2021-07-15 12:44:39 -04:00
Parker Moore
3dd804692e Rely on rubocop-github for Ruby formatting 2021-07-15 12:40:38 -04:00
Parker Moore
dd8bde5e81 Update .github/settings.yml 2021-07-15 11:32:07 -04:00
Parker Moore
074ccd198c Update .github/workflows/ci.yaml 2021-07-14 13:34:29 -04:00
Oliver Freyermuth
697146f33a Setup theme-color in head tags
This is picked up by browsers (mostly mobile browsers)
and used e.g. to style the browser header.
This is of great use especially for dark themes.

closes #67
2021-06-30 02:12:51 +02:00
Parker Moore
7b7303abef Merge pull request #59 from pages-themes/github-actions
Add test CI workflow on GitHub Actions
2020-08-08 14:55:10 -04:00
Parker Moore
4cc4b8f123 Merge branch 'master' into github-actions 2020-08-08 14:46:29 -04:00
Parker Moore
20f7fc192f Create .github/workflows/ci.yaml 2020-08-08 14:45:43 -04:00
Parker Moore
4c729f069e Separate build & test 2020-08-08 14:33:06 -04:00
Parker Moore
240a7c1e3f Disable Gemspec/RequiredRubyVersion 2020-08-08 14:26:40 -04:00
Parker Moore
8113e87bc0 Update ci.yaml 2020-08-08 14:11:34 -04:00
Parker Moore
6ea85f72d1 On: push 2020-08-08 14:10:57 -04:00
Parker Moore
df4e31bad2 Add test CI workflow 2020-08-08 14:08:41 -04:00
Parker Moore
f73475f35f Release 💎 v0.1.2 2020-08-08 13:51:10 -04:00
Parker Moore
af4f3167c1 Update docs/CONTRIBUTING.md 2020-08-08 13:44:58 -04:00
Parker Moore
32e233c327 Update docs/SUPPORT.md 2020-08-08 13:44:57 -04:00
Parker Moore
4404f41b9b Update .github/config.yml 2020-08-08 13:44:55 -04:00
Ben Balter
b5d117c1bc Merge pull request #49 from tswfi/show_full_header_for_small_displays
Show full header h1 for smaller displays
2020-01-27 11:11:24 -05:00
Tatu Wikman
d0d25c55a0 Show full header h1 for smaller displays
The prefix "./" would be lost in mobile displays and when the browser viewport
is smaller than the container width.

This removes the left margin from the header for smaller displays. Also adds a scss variable
so that its easy to change the point where the "mobil" margin is applied.
2020-01-27 12:32:34 +02:00
Ben Balter
7baf14d73e Merge pull request #47 from malteada/master
feat: Return to home on click page title
2019-11-05 16:45:01 -05:00
LuisEnMarroquin
38c6de70e4 Separate style and relative_url on title a tag 2019-11-05 15:23:40 -06:00
LuisEnMarroquin
001a5a5576 feat: Return to home on click page title 2019-11-05 13:02:51 -06:00
Parker Moore
e193e8e825 Fix linting errors & fix GitHub asset URL 2019-05-28 13:33:49 -04:00
Ben Balter
b3223aa1b5 lessen Jekyll dependency 2019-03-22 10:24:49 -04:00
Ben Balter
f2539643a8 bump ruby version in .travis.yml to 2.5ma 2019-01-28 10:50:52 -05:00
Ben Balter
8364d7a4a0 💎 bump 2018-04-11 10:24:54 -04:00
Ben Balter
718b8596cd enforce SRI 2018-04-10 09:51:42 -04:00
Ben Balter
83790cfac3 Remove explict heading from index.md 2018-04-10 09:41:41 -04:00
Ben Balter
c2e6d9b123 fix error 2018-04-09 19:57:20 -04:00
Ben Balter
9e1a44fb22 Correct some style/validation errors 2018-04-09 19:50:39 -04:00
Ben Balter
39a52d72a2 Validate and enforce style via CI 2018-04-09 19:50:37 -04:00
Ben Balter
678ff1f164 Merge pull request #22 from JAORMX/increase-width
Increase overall width to max 1000px
2018-02-13 10:02:38 -05:00
Juan Antonio Osorio Robles
f1c80ddaa2 Increase overall width to max 1000px
The maximum width is currently set to 600px, while this works, it could
easily have an increased width (say 1000px), which would improve
readability of long code snippets.
2018-02-13 15:55:10 +02:00
Ben Balter
18bf3160e9 Merge pull request #21 from roninb/post-layout
added post layout
2018-01-30 10:04:00 -05:00
Malik Butler
36bd972c7c added post layout 2018-01-27 09:17:03 -05:00
Ben Balter
c84111dd37 Update README.md 2018-01-03 11:49:37 -05:00
Ben Balter
4e226cb540 Merge pull request #18 from sweeneytr/master
Modifed sass files to parametrize colors in style sheet. First step t…
2017-12-11 17:46:48 -06:00