Martin Donath
cd008fdf29
Restructured documentation ( #5692 )
2023-09-14 19:09:18 +02:00
squidfunk
b5434a0d8c
Switched dependencies to compatible release clauses
2023-09-02 14:27:00 +02:00
squidfunk
0d3cd8a433
Removed readtime and lxml dependencies
2023-08-31 11:13:06 +02:00
squidfunk
89de76d840
Revert "Removed lxml dependency - not necessary after blog plugin rewrite"
...
This reverts commit 0986c3a039
.
2023-08-24 09:56:43 +02:00
squidfunk
0986c3a039
Removed lxml dependency - not necessary after blog plugin rewrite
2023-08-23 10:41:28 +02:00
squidfunk
0dcb2c9ff5
Fixed Docker image build
2023-08-21 21:52:26 +02:00
Roman Dodin
eb23f01b32
added user-requirements.txt install workflow
2023-06-29 17:30:33 +03:00
Martin Donath
03fe01da2c
Revert "Add support for user-provided python packages"
2023-06-29 15:32:40 +02:00
Roman Dodin
2333e8b322
add --update when installing deps
2023-06-26 09:07:05 +02:00
Roman Dodin
b38e6a7cbf
added user requirements
2023-06-20 13:33:17 +02:00
yubiuser
7c19f464ad
Only user major.minor for python version
...
Co-authored-by: CrazyMax <github@crazymax.dev>
2023-05-27 17:12:36 +02:00
Christian König
e0b3022be6
Update Dockerfile to latest alpine
...
Signed-off-by: Christian König <ckoenig@posteo.de>
2023-05-27 14:59:02 +02:00
Tim Vink
f95de7ac88
Fix issue with 'detected dubious ownership' in docker image
2023-01-16 12:33:28 +01:00
squidfunk
3b921f76a3
Updated copyright year
2023-01-02 11:08:58 +01:00
Vedran Miletić
a993f63b4d
Updated Dockerfile to Python 3.11 on Alpine 3.17
2022-12-06 16:43:24 +01:00
Ofek Lev
16bb4379d1
Modernized metadata ( #4341 )
...
* Revert "Revert "Switched to new build and publish workflow (#4337 )" (#4340 )"
This reverts commit 1a9bc1dd6a
.
* Create setup.py
* update
2022-09-18 17:44:18 +02:00
squidfunk
15d9dacc0c
Documentation
2022-09-15 19:02:13 +02:00
squidfunk
419740831d
Merged features tied to Scotch Bonnet funding goal
2022-09-13 12:35:14 +02:00
Martin Donath
1a9bc1dd6a
Revert "Switched to new build and publish workflow ( #4337 )" ( #4340 )
...
This reverts commit 9603c71ada
.
2022-09-11 16:05:55 +02:00
Ofek Lev
9603c71ada
Switched to new build and publish workflow ( #4337 )
2022-09-10 16:48:11 +02:00
Tim Vink
fe3353a162
Updated docker image to work with newer versions of git, closes #4117 ( #4118 )
2022-07-12 16:11:01 +02:00
squidfunk
9655c3a924
Updated dependencies and bumped copyright year
2022-01-10 09:59:00 +01:00
squidfunk
62742b4f0d
Formatting
2021-09-23 08:25:04 +02:00
squidfunk
56e8162a0e
Update Docker image to be based on latest Python and Alpine
2021-03-28 12:44:56 +02:00
squidfunk
b5059330cc
Fixed Docker image
2021-03-15 09:52:30 +01:00
squidfunk
0be8640aed
Updated screenshots and refactored version selector template
2021-03-14 12:17:19 +01:00
Nagaraj Tantri
2ef1e1239e
Added apk upgrade before installation of packages
2021-03-13 20:22:56 +05:30
squidfunk
bf775ecc1e
Trimmed down Dockerfile by removing caches
2021-02-27 10:11:35 +01:00
squidfunk
08e8525689
Updated copyright year
2021-02-14 16:54:27 +01:00
Ben Himsel
91554e9ae1
Updated Python Image to 3.8.7-alpine3.12 ( #2252 )
...
Co-authored-by: Himsel, Benjamin S <benjamin.himsel@wisconsin.gov>
2021-01-31 10:28:01 +01:00
squidfunk
64e9a496f6
Fixed Docker image for default themes
2021-01-05 19:29:48 +01:00
squidfunk
0d9a3326bc
Removed mkdocs and readthedocs themes from Docker image
2020-09-27 14:08:44 +02:00
squidfunk
b0887d28cf
Removed mkdocs and readthedocs themes from Docker image
2020-09-27 14:07:54 +02:00
squidfunk
08318ac179
Updated bundled plugins in Dockerfile
2020-09-27 08:59:58 +02:00
squidfunk
ad5f0b182b
Improved modularity of Docker build
2020-08-02 12:25:51 +02:00
squidfunk
8bc24aa03e
Added list of bundled plugins
2020-07-27 12:41:04 +02:00
squidfunk
9d8986a397
Fixed Docker build
2020-07-24 12:21:15 +02:00
Jake Howard
d2f00e6929
Reverted bind address in Dockerfile ( #1712 )
...
Reverts 02f058bc82
The issue in 1.1.1 was made a warning in 1.1.2, so this can be safely restored. Currently it's not possible to access the dev server.
2020-05-18 18:55:31 +02:00
squidfunk
02f058bc82
Added workaround for MkDocs 1.1.1 forbidding to bind on 0.0.0.0
2020-05-13 18:56:16 +02:00
squidfunk
5b1dcacd37
Fixed Docker build
2020-04-17 21:50:49 +02:00
Taylor Steinberg
9adf66475a
Added mkdocs-awesome-pages-plugin to Dockerfile ( #1519 )
...
* Adds mkdocs-awesome-pages-plugin to Dockerfile and adds plugins documentation
* Adds additional usage documentation for the awesome-pages plugin
* Update mkdocs.yml
2020-03-20 16:15:55 +01:00
squidfunk
03743ea0c8
Fixed Docker build
2020-03-10 23:24:08 +01:00
squidfunk
d158ca07d5
Added version to plugin dependency in Dockerfile
2020-02-14 08:37:17 +01:00
Peter Bajurny
d5adbe67af
Added supported plugins to Docker image ( #1458 )
2020-02-14 08:22:59 +01:00
Reece Dunham
eab7148337
Updated copyright year ( #1449 )
2020-02-08 10:33:01 +01:00
squidfunk
4abd18fefe
Unsilenced setup.py output in Docker build
2019-03-31 14:53:59 +02:00
Anton Latukha
7417a288e6
Fixed failing Docker build after adding README to distribution
2019-03-31 14:52:21 +02:00
squidfunk
b85c674fdc
Removed deprecated MAINTAINER field
2019-03-01 14:24:18 +01:00
squidfunk
f710533d6a
Change Docker base image, as Alpine seems f***ed
2019-03-01 13:47:43 +01:00
squidfunk
cc47bb7464
Updated copyright year
2019-01-01 18:42:00 +01:00