Commit graph

14 commits

Author SHA1 Message Date
Rodney, Tiara
d9f4e4ec53
chore: reinit project declaration 2025-03-23 00:07:58 +01:00
Rodney, Tiara
df6e44f0d2
chore: add pipenv dependency and lock
Adding pipenv as a dependency to the pipenv environment itself is admittedly
counter-intuitive, however this gives the advantage of being able to install all
dependencies (including dev-dependencies) via the common and generally available
`pip` package manager interface. The generation of requirements.txt and
requirements-dev.txt is abstracted through the Makefile.
2025-03-23 00:04:48 +01:00
Rodney, Tiara
cc5386eef5
chore: lock depencies to major version 2025-03-22 23:58:57 +01:00
Rodney, Tiara
5b3c57e32f
chore: init base dependency management 2025-03-22 23:53:17 +01:00
Rodney, Tiara
751dae6f9e
chore: add venv ignore 2025-03-22 23:39:06 +01:00
Rodney, Tiara
a0fafdc990
chore: remove redundant ignore
HTML theming moved to external repo
2025-03-22 23:38:33 +01:00
Rodney, Tiara
cb8ee6167c
chore: remove redundant tests directory
Not quite there yet...
2025-03-22 22:55:53 +01:00
Rodney, Tiara
a97a585d39
chore: remove redundant directory
Whatever I was trying to achieve with this...
2025-03-22 22:55:15 +01:00
Rodney, Tiara
b65a382fcb
feat(vendor): init html-theme-ref vendor
Since the repository is an older attempt at formulating a reference (it was more
of a failed boilerplating attempt). I (just) need to rearrange a couple of
things before being able to integrate the HTML theme reference.
2025-03-22 22:52:51 +01:00
Rodney, Tiara
120f578bf5
doc(README): reinit 2025-03-22 22:46:55 +01:00
Rodney, Tiara
a63715ee67
chore: set submodule to shallow copy 2024-04-07 22:46:47 +02:00
Rodney, Tiara
c25c259f39
chore: add submodule 2024-04-07 22:45:52 +02:00
Rodney, Tiara
9e39217423
init 2024-04-07 22:32:31 +02:00
Rodney, Tiara
b96d554b05
init 2024-04-07 18:56:26 +02:00