Commit Graph

18 Commits

Author SHA1 Message Date
dependabot[bot] 8cb0639d21
Bump jinja2 from 3.1.5 to 3.1.6
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-version: 3.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-17 00:49:36 +00:00
dependabot[bot] 470ad4d4c8
Bump jinja2 from 3.1.4 to 3.1.5
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-08 20:45:55 +00:00
dependabot[bot] 99b21228f5
Bump jinja2 from 3.1.3 to 3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 20:52:20 +00:00
dependabot[bot] 655bf77d8a
Bump jinja2 from 2.11.3 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.11.3 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.11.3...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-12 18:13:16 +00:00
Andrew Pollack dc127f17fc
Revert "add search" removal, fixing email publishing (#4076)
* Revert "Revert "add search""

* Only use search plugins for website styling (#4077)
2023-02-21 07:32:53 -08:00
Nell Shamrell-Harrington 1979a93d36
Revert "add search" 2023-02-20 12:05:54 -08:00
Nathan Do 03c2e2da47 add search
largely based off instruction in their readme: https://github.com/pelican-plugins/search#installation

considered using tipue_search but was marked as deprecated in the repo and suggested the search plugin

this search also uses stork, which is written in rust!

also just adding it to the main page, since i'm not sure if it'd be as useful on every article or any other page.
2023-01-08 21:10:19 -05:00
andrewpollack 8120ebe6e2 Bump Python-Markdown 3.3.7 2023-01-05 18:15:05 -08:00
andrewpollack 7195278138 Updating ubuntu image, improving dockerfile caching 2022-08-10 21:31:42 -07:00
Nell Shamrell-Harrington 18c816c8a2
Update requirements.txt 2021-12-26 15:45:59 -08:00
Ludwig Stecher 2749a86022 Update deps and fix #2732 2021-12-26 01:52:45 +01:00
dependabot[bot] a4ecc9ba4a
Bump jinja2 from 2.8 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.8 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.8...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 00:44:06 +00:00
Vikrant Chaudhary 57a38c843b lock jinja2==2.8 to requirements.txt to fix issues with my recent Ubuntu system upgrade (from Python 3.5 to Python 3.6). 2019-03-27 16:21:04 +05:30
Erick Tryzelaar 9b567ce356 pelican assets currently doesn't support webassets 0.12
Filed https://github.com/getpelican/pelican-plugins/issues/777
to get this fixed upstream. For now this downgrades webassets
(and pins the cssmin version to be safe).
2016-09-14 11:14:56 -07:00
Vikrant Chaudhary ba57d7ec27 Lock feedgenerator to 1.7. Closes #268. 2016-08-15 18:11:54 +05:30
Corey Richardson 5abe06e42a
Add recent dependencies to requirements.txt 2016-02-16 04:21:15 +11:00
Corey Richardson 45f67af90d 2014-12-22 community section 2014-12-21 09:03:59 -05:00
Corey Richardson b90d2b10b0 Initial commit 2014-11-05 17:12:45 -05:00