Commit Graph

14 Commits

Author SHA1 Message Date
Peter Dave Hello 5919563eb8 Lossless Image optimization (#959)
* re-compress jpg images losslessly using jpegoptim

* re-compress png images losslessly using zopflipng
2016-12-21 11:12:13 -08:00
Gaetan 06e2875742 fix type of keywords entry in frontmatter (in /opensource/) (#516)
keywords should be a string, not an array containing one string

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-10 11:58:22 -08:00
Kurochan 5ecd32518a fix 404 at: /opensource/make-a-contribution/ (#520)
Fixes #501

Signed-off-by: kurochan <kuro@kurochan.org>
2016-11-10 11:53:03 -08:00
Gaetan 57b45d5f8d fix duplicated page titles (#512)
this also breaks page consistency, regarding anchor links (see #510)

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-09 16:35:33 -08:00
John Mulhausen 558314bf56 Converges titles to imperative-form, front-matter based, and sentence-case (#438)
Multiple title fixes, consistency fixes, convergence into metadata-based titles.
2016-11-04 15:38:40 -07:00
Misty Stanley-Jones 1a193d749b Revert "Merge pull request #437 from gdevillele/fix_keywords_format"
This reverts commit 13ddc1350e, reversing
changes made to 7a11f05943.
2016-11-04 13:33:29 -07:00
Gaetan 8bb4d6226a fix more frontmatter keywords values (#439)
* fix format of frontmatter keyword entry in some .md files

Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
2016-11-04 10:48:38 -07:00
John Mulhausen f8776699de Merge pull request #223 from danix800/fix-typos
Fix typos.
2016-10-18 16:31:21 -07:00
John Mulhausen 524a168b18 Update find-an-issue.md 2016-10-18 16:22:28 -07:00
John Mulhausen b5e8ef21a7 Update find-an-issue.md 2016-10-18 16:21:19 -07:00
Ding Fei bab82e94f6 Fix typos and updated a few links, some sentences.
Signed-off-by: Ding Fei <dingfei@stars.org.cn>
2016-10-18 17:04:10 +08:00
Thomas Sjögren 50ecaf1dfb modify coding-style link
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-10-15 00:25:16 +02:00
Jared Carlson 9fd3cf4cad Fixed Issue #128 - Syntax Error in: opensource/workflow/find-an-issue.md --> I removed the extra table heading tag I found on line 113
Signed-off-by: Jared Carlson <jaredrcarlson@gmail.com>
2016-10-08 16:46:50 -06:00
Misty Stanley-Jones d53c6798c9 Convert TOML to YAML, tweaks to work with Jekyll 2016-09-29 17:16:03 -07:00