Commit Graph

98 Commits

Author SHA1 Message Date
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
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
Tristan Sweeney
bced1c6cf8 Modifed sass files to parametrize colors in style sheet. First step to allowing users to inject colors for styling 2017-12-10 15:11:17 -05:00
Ben Balter
36c73d3a8c Merge pull request #11 from tomaskrizek/add-keyword-highlight
CSS: Add highlighting for inline keywords
2017-12-07 16:52:38 -06:00
Ben Balter
ce8bbcb841 Update docs/CONTRIBUTING.md 2017-10-24 10:41:23 -04:00
Ben Balter
8f534cb3bd Update docs/SUPPORT.md 2017-10-24 10:41:21 -04:00
Ben Balter
d7002d2c3c Update .github/config.yml 2017-10-24 10:41:20 -04:00
Ben Balter
bd63e87181 Create docs/CONTRIBUTING.md 2017-10-24 10:35:15 -04:00
Ben Balter
5c3bcadf2b Create docs/SUPPORT.md 2017-10-24 10:35:14 -04:00
Ben Balter
4d219ce29b Create docs/CODE_OF_CONDUCT.md 2017-10-24 10:35:13 -04:00
Ben Balter
e3276ce6a3 Create .github/settings.yml 2017-10-24 10:35:12 -04:00
Ben Balter
1141737bc5 Create .github/config.yml 2017-10-24 10:35:11 -04:00