Skip to content

Commit fa43a70

Browse files
committed
plugins
1 parent 5e21f35 commit fa43a70

640 files changed

Lines changed: 26 additions & 89806 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
source/_site
2-
source/.sass-cache
1+
_site
2+
.sass-cache
33
.DS_Store
44
*.sublime-project
55
*.sublime-workspace
66
codekit-config.json
77
node_modules
88
Gemfile.lock
99
.idea/
10-
source/.sass-cache/
10+
.sass-cache/
1111
*~
1212
# _theme_packages
File renamed without changes.

source/_config.yml renamed to _config.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,3 +111,26 @@ JB :
111111
# and include your custom code. Your custom file must be defined at:
112112
# ./_includes/custom/[HELPER]
113113
# where [HELPER] is the name of the helper you are overriding.
114+
plugins:
115+
- jekyll-mentions
116+
- jemoji
117+
- jekyll-redirect-from
118+
- jekyll-sitemap
119+
- jekyll-feed
120+
- jekyll-coffeescript
121+
- jekyll-gist
122+
- jekyll-github-metadata
123+
- jekyll-paginate
124+
- jekyll-relative-links
125+
- jekyll-optional-front-matter
126+
- jekyll-readme-index
127+
- jekyll-default-layout
128+
- jekyll-titles-from-headings
129+
- jekyll-feed
130+
- jekyll-redirect-from
131+
- jekyll-seo-tag
132+
- jekyll-sitemap
133+
- jekyll-avatar
134+
- jemoji
135+
- jekyll-mentions
136+
- jekyll-include-cache
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)