Alexandre Vicenzi
e1085e4e54
Add series example
2023-04-01 00:32:10 +02:00
Alexandre Vicenzi
50ce2b5fda
Move series and related_posts plugins to a partial
2023-04-01 00:32:10 +02:00
Alexandre Vicenzi
513ceccdf2
Remove statuscake
2023-04-01 00:32:10 +02:00
Alexandre Vicenzi
b7ba801d11
Cleanup unused class
2023-04-01 00:32:10 +02:00
Alexandre Vicenzi
86fa59b064
Remove Tipue Search
2023-04-01 00:32:08 +02:00
Alexandre Vicenzi
b7e0b32909
Fix version
2023-03-31 23:54:13 +02:00
Alexandre Vicenzi
78a57ba120
Add v3 notes
2023-03-31 23:51:41 +02:00
Alexandre Vicenzi
426452cc82
Update CI
2023-03-31 23:51:09 +02:00
Alexandre Vicenzi
f3c6635cd8
Add 2.5 notes
2023-03-31 23:50:29 +02:00
Alexandre Vicenzi
23aeb20e91
Merge pull request #322 from Vincent-C/cloudflare_analytics_support
...
Add support for Cloudflare Web Analytics
2023-03-31 21:29:23 +02:00
Vincent Cheng
8bd43aa247
Add support for Cloudflare Web Analytics
2023-01-17 07:15:28 -08:00
Alexandre Vicenzi
d9c1fd07ab
Merge pull request #318 from fghaas/plausible
...
Add support for Plausible analytics
2022-12-01 12:06:22 +01:00
Alexandre Vicenzi
d22e93597a
Merge branch 'master' into plausible
2022-12-01 12:04:49 +01:00
Alexandre Vicenzi
3fc3919f09
Merge pull request #313 from schtobia/dev
...
Added some metalinks
2022-12-01 12:02:00 +01:00
Alexandre Vicenzi
fe34dfed6f
Merge pull request #312 from lioman/improve-stork-loading
...
Improve stork loading
2022-12-01 12:00:56 +01:00
Alexandre Vicenzi
faec6935e9
Merge pull request #311 from lioman/master
...
check for new neighbor and seo namespace plugins
2022-12-01 11:59:26 +01:00
Florian Haas
d3e29dc951
Add support for Plausible analytics
...
Introduce a new configuration option, PLAUSIBLE_DOMAIN. If set,
include the Plausible (https://plausible.io ) analytics script for that
domain.
Fixes #317 .
2022-10-29 17:29:59 +02:00
Tobias Schmidl
f65ae0001d
Added Webmentions and Pingbacks
2022-09-08 12:24:52 +02:00
Tobias Schmidl
5830ea3381
Add the possibility to link against a PGP key
2022-09-08 12:17:10 +02:00
Elias Kirchgässner
f98b769a70
fix load of self hosted wasm
2022-09-06 10:03:56 +02:00
Elias Kirchgässner
82de4cb504
load stork index on click
2022-09-06 09:51:50 +02:00
Elias Kirchgässner
1b2844e926
check for seo, neighbors as namespace plugins
...
These two plugins moved recently to new versions.
They have a module name preceeded by 'pelican.plugins.'
2022-09-02 09:43:56 +02:00
Elias Kirchgässner
56e011d70a
Merge branch 'master' of github.com-priv:lioman/Flex
2022-09-02 09:33:51 +02:00
Alexandre Vicenzi
e63fdae267
Fix list
2022-08-31 22:34:45 +02:00
Alexandre Vicenzi
f7d304152b
Add 2.5 release notes
2022-08-31 22:28:46 +02:00
Alexandre Vicenzi
c6d10df0fe
Minify styles
2022-08-31 22:05:15 +02:00
Alexandre Vicenzi
4333445315
Update translations
2022-08-31 22:00:57 +02:00
Alexandre Vicenzi
d6d537cb9d
Add figcaption style
...
Fixes #302
2022-08-31 21:53:20 +02:00
Alexandre Vicenzi
e31f5fe330
Add toc style
...
Fixes #300
2022-08-31 21:40:20 +02:00
Alexandre Vicenzi
b3c04ea205
Fix stork
...
Fixes #309
2022-08-31 21:28:39 +02:00
Alexandre Vicenzi
b7350ed58c
Update font awesome
2022-07-08 21:10:36 +02:00
Alexandre Vicenzi
98cfee4ce2
Split base into multiple partials
2022-07-08 20:36:43 +02:00
Alexandre Vicenzi
c96adc71f9
Update pelican files
2022-07-08 19:41:42 +02:00
Alexandre Vicenzi
0006c3e6db
Merge pull request #290 from fghaas/tox-plus-series
...
Support the Series plugin
2022-07-08 15:45:32 +02:00
Alexandre Vicenzi
3b11bc9908
Merge pull request #298 from lioman/add-stork
...
Add stork search
2022-07-08 15:36:14 +02:00
Alexandre Vicenzi
fdcd9fa344
Merge pull request #299 from lpenaud/watch-task
...
Set up gulp watch
2022-07-08 15:35:08 +02:00
Alexandre Vicenzi
808fcb39f4
Merge pull request #304 from schmittlauch/title-striptags
...
page template: strip tags from site title
2022-07-08 15:34:21 +02:00
Alexandre Vicenzi
b69f369a57
Create CODEOWNERS
2022-07-08 15:31:46 +02:00
Trolli Schmittlauch
8484e93075
page template: strip tags from site title
...
A website's `<title>` cannot contain further html formatting and
layouting elements. Thus, as already done in the article template,
additional html tags need to be stripped from the title to not appear in
verbatim in a browser's title page.
This is relevant when using TYPOGRIFY integration, as that might also
augment a page title with further html elements automatically.
2022-04-23 09:57:50 +02:00
lpenaud
e0f1ab7d52
Set up gulp watch #226
2022-03-12 16:03:54 +01:00
Elias Kirchgässner
0308fe1056
extract stork search in include
2022-03-10 10:40:22 +01:00
Alexandre Vicenzi
af0cfa52e3
Merge pull request #295 from schmittlauch/fixCustomCssI18NMaster
...
Fix: correct custom CSS URL for I18N pages
2022-03-08 14:12:44 +01:00
Alexandre Vicenzi
b1d0b24b4f
Merge pull request #291 from sercxanto/fix_tipue_search
...
Fix tipue search
2022-03-08 14:08:20 +01:00
Alexandre Vicenzi
33255d1471
Merge branch 'master' into fix_tipue_search
2022-03-08 14:07:39 +01:00
Alexandre Vicenzi
a303a3b6ed
Merge pull request #294 from lioman/master
...
#293 : respect use_google_fonts in tipue search
2022-03-08 14:03:06 +01:00
Elias Kirchgässner
4e99152aff
support stork search
...
- add search css
- include js and wasm from cdn or locally
- initialize js
2022-03-07 13:55:35 +01:00
Trolli Schmittlauch
6d821518f1
Fix: correct custom CSS URL for I18N pages
...
problem description:
When using the i18n_subsites plugin – which is somehow supported by this
theme – the SITEURL is modified for all but the default language,
causing the construction {{ SITEURL }}/{{ CUSTOM_CSS }} to change as
well.
This in principle affects all such template constructions where SITEURL
is prepended to a custom loading path.
One exception is {{ THEME_STATIC_DIR }}, which is adjusted by the
i18n_subsites code to still match for translations.
solution:
The i18n plugin introduces an additional context variable
{{ main_siteurl }}, which always points at the original unmodified
SITEURL. As unfortunately this variable is not present in non-i18n
sites, it's existence is checked first, taking SITEURL as a fallback.
This special handling is acceptable IMHO, as at first glance I could not
find any other affected URLs in templates.
follow-up to #192
2022-03-01 03:41:15 +01:00
Elias Kirchgässner
ca99343527
Merge branch 'master' of github.com:lioman/Flex
2022-02-25 09:38:37 +01:00
Elias Kirchgässner
b86f05c8a0
Merge branch 'master' of github.com:lioman/Flex
2022-02-25 09:37:53 +01:00
Elias Kirchgässner
53fc53b8b9
#293 : respect use_google_fonts in tipue search
...
tipue search has included the font import
without respecting the settings.
2022-02-25 09:20:21 +01:00