Alexandre Vicenzi
7e99f9bbe6
Merge pull request #287 from Linkid/update/changelog-2.3-2.4
...
Changelog: add the latest release notes
2021-10-02 21:22:52 +02:00
François Magimel
ee45e48477
Changelog: add version 2.4.0
...
An article is available on the blog:
https://flex.alxd.me/flex-pelican-theme-update-2-4.html .
2021-10-02 19:02:10 +02:00
François Magimel
5bfd3d04f7
Changelog: add version 2.3.0
...
An article is available on the blog:
https://flex.alxd.me/flex-pelican-theme-update-2-3.html .
2021-10-02 19:01:21 +02:00
Alexandre Vicenzi
a2b7d6de37
Merge pull request #276 from radoeka/radoeka-patch-1
...
Article summary improvement
2021-07-27 00:57:17 +02:00
Richard Bos
9aeade2d23
Index summary improvement
...
Article summary improvement, in case the summary consist of only 1 line.
This patch takes care that the button "Continue Reading" is shown under the article, instead of against the article.
It will be located at the same location compared to multi-line summaries.
2021-07-26 21:58:29 +02:00
Alexandre Vicenzi
07bd7940dc
Merge pull request #278 from radoeka/radoeka-patch-3
...
Make the CUSTOM_CSS html code consistent
2021-07-26 21:36:10 +02:00
Alexandre Vicenzi
483edd7e3a
Merge pull request #277 from radoeka/radoeka-patch-2
...
tipue_search search improvement
2021-07-26 21:34:54 +02:00
Richard Bos
5ad43b31a4
Make the CUSTOM_CSS html code consistent
...
Make the CUSTOM_CSS html code consistent and with that the same as the <link> html lines.
2021-07-26 17:02:02 +02:00
Richard Bos
81dbd791cc
tipue_search search improvement
...
Support Flex search, that is located in a sub directory, like https://FQDN/blog .
2021-07-26 16:55:32 +02:00
Richard Bos
8ed7c50492
Article summary improvement
...
Article summary improvement, in case the summary consist of only 1 line.
This patch takes care that the button "Continue Reading" is shown under the article, instead of against the article.
It will be located at the same location compared to multi-line summaries.
2021-07-26 16:49:46 +02:00
Alexandre Vicenzi
21dd3f677b
Merge pull request #267 from MaevaBrunelles/support-seo-plugin
...
Add support for SEO Pelican plugin
2021-06-17 01:23:43 +02:00
Alexandre Vicenzi
ba16eb64a3
Merge branch 'master' into support-seo-plugin
2021-06-17 01:23:24 +02:00
Alexandre Vicenzi
7d302faed8
Merge pull request #270 from fy0/patch-1
...
add trailing slash for SITEURL.
2021-06-17 01:15:29 +02:00
Alexandre Vicenzi
e04a96108b
Drop JINJA_EXTENSIONS
...
Fix #268
2021-06-17 01:14:27 +02:00
fy
ab34ff9fe3
add trailing slash for SITEURL.
...
Reason:
https://github.com/getpelican/pelican/issues/1156
https://github.com/arulrajnet/attila/pull/4
2021-06-13 16:49:15 +08:00
Maëva Brunelles
73bc9aac05
Add support for SEO Pelican plugin
2021-04-21 22:58:07 +02:00
Alexandre Vicenzi
2fc69e12ef
Merge pull request #266 from lioman/master
...
improve loading time by moving tipue search to appropriate place
2021-03-12 22:53:27 +01:00
lioman
4b76663ae1
move search files to search page
...
- To speed up page load the js files should be loaded on bottom of page.
- search files are only needed if you search. Move them to search page
- instantiate tipue search only on search page
2021-03-12 09:29:01 +01:00
lioman
cd7d10f5c9
move search files to search page
...
- To speed up page load the js files should be loaded on bottom of page.
- search files are only needed if you search. Move them to search page
- instantiate tipue search only on search page
2021-03-11 18:32:54 +01:00
Lioman
6fe38c6986
Improve loading time
...
- Move tipue search to bottom
- remove duplicate line
2021-03-08 11:39:40 +01:00
Alexandre Vicenzi
4d936a7ecd
Merge pull request #265 from lioman/master
...
do not add empty list if none should be shown
2021-03-07 01:32:15 +01:00
Lioman
d9915f87be
do not add empty list if none should be shown
...
If links are empty but pages are there but disabled an empty list was shown.
2021-03-06 18:34:15 +01:00
Alexandre Vicenzi
9d1bc78eab
Overflow fix
...
Fix #231
2021-02-04 23:59:54 +01:00
Alexandre Vicenzi
69fc4c39c1
Style fixes
...
Fix #196
2021-02-04 23:31:01 +01:00
Alexandre Vicenzi
547ad37c28
Cleanup
2021-02-04 22:43:39 +01:00
Alexandre Vicenzi
6b6dab83d4
Translate license
...
Fix #232
2021-02-04 22:33:17 +01:00
Alexandre Vicenzi
23ac7c30a4
Hide CC icon
...
Fix #223
2021-02-04 22:06:02 +01:00
Alexandre Vicenzi
d885544fdf
Update translations
2021-02-04 21:53:16 +01:00
Alexandre Vicenzi
53dfadbe3a
Merge pull request #261 from jac18281828/clarity
...
Flex-260: Add support for Microsoft Clarity
2021-02-03 11:51:02 +01:00
John Cairns
7fe8953a2f
Flex-260: Add support for Microsoft Clarity
2021-02-02 16:17:19 -06:00
Christian Cardone
cf45bc0412
Add Google Global Site Tags configuration for new Google Analytics 4
...
This addition enables users to set their Google Measurement ID into the variable GOOGLE_GLOBAL_SITE_TAG in pelicanconf so that they can track analytics using GA 4 Closes #256 (#257 )
2020-12-15 11:09:05 +01:00
Alexandre Vicenzi
ef20ea1fb3
Version 2.4 article
2020-12-01 20:31:55 +01:00
Alexandre Vicenzi
c0b624701a
Update translation
2020-12-01 20:22:37 +01:00
saagit
17565a6365
Add option to output canonical URL ( #240 )
...
* Add option to output canonical URL
Canonical links are handy to tell search engines which page is
canonical amongst various permutations of URLs (e.g. https vs. http
and www subdomain or not). Add an option to output one via the
following pelicanconf.py setting:
REL_CANONICAL = True
2020-12-01 19:39:12 +01:00
Alexandre Vicenzi
7150568800
Remove submodule
...
Fix #255
2020-12-01 19:36:11 +01:00
Alexandre Vicenzi
bbf47fe354
Version 2.3
2020-09-19 22:30:24 +02:00
Alexandre Vicenzi
5e68e939de
Update packages
2020-09-19 22:13:12 +02:00
Alexandre Vicenzi
630cb3142f
Add transifex helper
2020-09-19 22:04:37 +02:00
Alexandre Vicenzi
ca51e4c544
Black format
2020-09-19 22:04:09 +02:00
Alexandre Vicenzi
c9a31dce5e
Update translations
2020-09-19 22:02:50 +02:00
Alexandre Vicenzi
153f882d3e
Update readme
2020-09-19 21:57:42 +02:00
Alexandre Vicenzi
c466f376f9
Fix missing CNAME
2020-09-19 21:45:37 +02:00
Alexandre Vicenzi
7a1c28d892
Remove blog
2020-09-19 21:41:04 +02:00
Alexandre Vicenzi
4f83f9c58c
Here we go again
2020-09-19 21:36:51 +02:00
Alexandre Vicenzi
15e1681f0b
Try again
2020-09-19 21:35:02 +02:00
Alexandre Vicenzi
8545a74d33
Try cd
2020-09-19 21:25:25 +02:00
Alexandre Vicenzi
3fe1ee78b4
Use working dir
2020-09-19 21:17:58 +02:00
Alexandre Vicenzi
6a3b2577c4
Try another action
2020-09-19 20:14:52 +02:00
Alexandre Vicenzi
c3e4293627
Fix build error
2020-09-19 20:06:47 +02:00
Alexandre Vicenzi
fd0f23e022
Requirements
2020-09-19 20:02:33 +02:00