File tree 1 file changed +27
-0
lines changed
1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,33 @@ Here's how the code is structured in the top level of the repository:
100
100
[ lektortemplate ] :https://www.getlektor.com/docs/templates/
101
101
102
102
103
+ ### Lektor Plugins
104
+
105
+ - [ Lektor Plugins] [ plugins ] :
106
+ - [ nixjdm/lektor-atom] [ atom ] : Lektor Atom plugin.
107
+ - [ lektor/lektor-disqus-comments] [ disqus ] : Adds disqus comments to a Lektor
108
+ website.
109
+ - [ kmonsoor/lektor-google-analytics] [ lektorga ] : Integration of Google
110
+ analytics with Lektor CMS
111
+ - [ bancek/lektor-markdown-excerpt] [ mdexcerpt ] : Adds filter for Markdown body
112
+ excerpt.
113
+ - [ lektor/lektor-markdown-header-anchors] [ md-header ] : Adds support for
114
+ anchors and table of contents to Markdown.
115
+ - [ terminal-labs/lektor-strip-html-tags] [ striphtml ] : Strip HTML tags,
116
+ effectively turning HTML into plain text.
117
+ - [ lektor/lektor-webpack-support] [ webpacksupport ] : Adds webpack support to
118
+ lektor.
119
+
120
+ [ plugins ] : https://www.getlektor.com/docs/plugins/
121
+ [ atom ] : https://github.com/nixjdm/lektor-atom
122
+ [ disqus ] : https://github.com/lektor/lektor-disqus-comments
123
+ [ lektorga ] : https://github.com/kmonsoor/lektor-google-analytics
124
+ [ mdexcerpt ] : https://github.com/bancek/lektor-markdown-excerpt
125
+ [ md-header ] : https://github.com/lektor/lektor-markdown-header-anchors
126
+ [ striphtml ] : https://github.com/terminal-labs/lektor-strip-html-tags
127
+ [ webpacksupport ] : https://github.com/lektor/lektor-webpack-support
128
+
129
+
103
130
## Redirects
104
131
105
132
- ` /cc-vocabulary/ ` to https://cc-vocabulary.netlify.com/
You can’t perform that action at this time.
0 commit comments