We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f10ba8d + 4b3a73d commit 99dfe68Copy full SHA for 99dfe68
_config.yml
@@ -1,5 +1,5 @@
1
-title: "Open Source Guides"
2
-description: "Learn how to launch and grow your project."
+title: Open Source Guides
+description: Learn how to launch and grow your project.
3
4
exclude:
5
- bin
@@ -15,7 +15,6 @@ exclude:
15
- script
16
- test
17
- vendor
18
- - node_modules
19
20
permalink: /:path/
21
@@ -40,16 +39,12 @@ plugins:
40
39
- jekyll-seo-tag
41
- jekyll-sitemap
42
43
-markdown: kramdown
44
-
45
sass:
46
- style: :compressed
47
sass_dir: assets/css/
+ style: :compressed
48
load_paths:
49
- node_modules
50
51
-branch: master
52
53
github:
54
repository_nwo: github/opensource.guide
55
0 commit comments