Implement Sass #568

Merged
Vincevrp merged 11 commits from sass into master 2018-11-07 20:52:57 +00:00
Vincevrp commented 2018-11-07 18:40:02 +00:00 (Migrated from github.com)

Description

Jekyll provides built-in support for Sass. Therefore Github Pages can build this automatically.

Advantages:

  • Make fewer http requests
  • Automatic minification of all CSS
  • Easier to maintain
### Description Jekyll provides built-in support for [Sass](https://sass-lang.com/). Therefore Github Pages can build this automatically. Advantages: * Make fewer http requests * Automatic minification of all CSS * Easier to maintain
ghost commented 2018-11-07 19:10:09 +00:00 (Migrated from github.com)

Great. Though the CSS doesn't seem to be minified: http://62.102.148.154:32447/ (http://62.102.148.154:32447/assets/css/style.css?v=4).

Also, we should remove the CryptoPaper file from the repository. There's not a link to it on the website and there's no need to serve something that's hosted by the author.

Great. Though the CSS doesn't seem to be minified: http://62.102.148.154:32447/ (http://62.102.148.154:32447/assets/css/style.css?v=4). Also, we should remove the CryptoPaper file from the repository. There's not a link to it on the website and there's no need to serve something that's hosted by the author.
Vincevrp commented 2018-11-07 19:17:52 +00:00 (Migrated from github.com)

Great. Though the CSS doesn't seem to be minified

I forgot to enable it. Should be fixed now.

> Great. Though the CSS doesn't seem to be minified I forgot to enable it. Should be fixed now.
ghost commented 2018-11-07 20:52:45 +00:00 (Migrated from github.com)
http://ptio.airdns.org:32447/assets/css/style.css?v=5 Great, merging. Thanks.
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: privacyguides/privacytools.io#568
No description provided.