AddThis support.
This commit is contained in:
parent
d0434a41e8
commit
edc47c84ab
4 changed files with 12 additions and 1 deletions
|
@ -13,6 +13,7 @@ A minimalist [Pelican](http://blog.getpelican.com/) theme.
|
|||
|
||||
## Integrations
|
||||
|
||||
- AddThis
|
||||
- Disqus
|
||||
- Google Analytics
|
||||
- Google Tag Manager
|
||||
|
@ -112,6 +113,10 @@ By default, all article content is shown on Home.
|
|||
If the article has a custom Summary, the custom summary is shown.
|
||||
If the article has `Summarise: True` metadata, the default article summary is shown.
|
||||
|
||||
## Code Highlight
|
||||
|
||||
If you want to replace Pygments theme (default is GitHub) take a look at [Pygments Docs](http://pygments.org/) and replace `pygments.min.css`.
|
||||
|
||||
## Live example
|
||||
|
||||
You can find a demo [here](http://blog.alexandrevicenzi.com/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue