Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
litestatic
Browse files
Oct 26, 2025
Get litestatic ready for packaging
· 5e93a0d5
Alice
authored
Oct 26, 2025
View commits for tag 0.0.1
0.0.1
5e93a0d5
Oct 20, 2025
Fix feed entry link
· 8f271abe
Alice
authored
Oct 20, 2025
8f271abe
Add url prefix and fix site url in atom generation
· 219c413f
Alice
authored
Oct 20, 2025
219c413f
Oct 19, 2025
litestatic.py: Use atom instead of rss
· 5800f097
Alice
authored
Oct 19, 2025
5800f097
Oct 15, 2025
.gitignore: Ignore venvs
· fcf02aab
Alice
authored
Oct 14, 2025
fcf02aab
Oct 14, 2025
README.md: Update
· cbda7844
Alice
authored
Oct 14, 2025
cbda7844
README.md: Update
· cddffdcd
Alice
authored
Oct 14, 2025
cddffdcd
litestatic.py: Comment
· 5d0b1b04
Alice
authored
Oct 14, 2025
5d0b1b04
README.md: Documentation update
· fb42df5a
Alice
authored
Oct 14, 2025
fb42df5a
Oct 06, 2025
Make posts directory configurable
· f70a2042
Alice
authored
Oct 06, 2025
f70a2042
litestatic.py: Add publication date to rss feed element
· f144fe51
Alice
authored
Oct 06, 2025
f144fe51
litestatic.py: Fixes to rss generation
· b1c408b8
Alice
authored
Oct 06, 2025
b1c408b8
config_template.yaml: Add new line at end of fiel
· c76f735a
Alice
authored
Oct 06, 2025
c76f735a
Add experimental RSS feed generation
· 272966b5
Alice
authored
Oct 06, 2025
272966b5
Jul 20, 2025
litestatic.py: Add page title to post index
· 8a3a4565
Alice
authored
Jul 19, 2025
8a3a4565
Add page title
· 0b1d0630
Alice
authored
Jul 19, 2025
0b1d0630
Jul 06, 2025
requirements.txt: Correct yaml to pyyaml
· 7df0248f
Alice
authored
Jul 05, 2025
7df0248f
Jun 14, 2025
litestatic.py: Fix post generation
· 1100657b
Alice
authored
Jun 14, 2025
1100657b
Jun 12, 2025
Switch to using command line arguments to specify site and output directory
· cfb6d127
Alice
authored
Jun 11, 2025
cfb6d127
Jun 04, 2025
litestatic.py: Remove quotes around true in blog_post_generation conditional
· e232c94b
Alice
authored
Jun 04, 2025
e232c94b
litestatic.py: Fix check if blog_post_generation is enabled in config
· ad292b0f
Alice
authored
Jun 04, 2025
ad292b0f
litestatic.py: Fix config check
· fc81f7a2
Alice
authored
Jun 04, 2025
fc81f7a2
litestatic.py: Remove unnecessary line break
· 2dd89a30
Alice
authored
Jun 04, 2025
2dd89a30
litestatic.py: Use template for page if it exists
· c9ffa944
Alice
authored
Jun 04, 2025
c9ffa944
May 31, 2025
.vscode/tasks.json: Change generate.py to litestatic.py
· 746d1283
Alice
authored
May 30, 2025
746d1283
generate.py: Change name to litestatic.py
· e37a861c
Alice
authored
May 30, 2025
e37a861c
generate.py: Change config location to the site directory
· 0cc6a94a
Alice
authored
May 30, 2025
0cc6a94a
May 30, 2025
.vscode: Add task to launch python web server
· a6e35438
Alice
authored
May 30, 2025
a6e35438
.vscode: Add build task
· 283fc409
Alice
authored
May 30, 2025
283fc409
Mar 15, 2025
README.md: Add how to use section, and more updates
· 208f8d65
Alice
authored
Mar 15, 2025
208f8d65
README.md: Add Ko-Fi button
· 888c9020
Alice
authored
Mar 15, 2025
888c9020
.gitignore: Ignore config.yaml
· b7cf4ed1
Alice
authored
Mar 15, 2025
b7cf4ed1
requirements.txt: Add yaml
· d10db403
Alice
authored
Mar 15, 2025
d10db403
.gitignore: Ignore whole site directory
· ce4468dc
Alice
authored
Mar 15, 2025
ce4468dc
generate.py: Add shell shebang
· 04fc3806
Alice
authored
Mar 15, 2025
04fc3806
generate.py: Add check for site directory
· 6b423864
Alice
authored
Mar 15, 2025
6b423864
generate.py: Add fallback if config.yaml doesn't exist
· af60d074
Alice
authored
Mar 15, 2025
af60d074
config.yaml: Move to config_template.yaml
· 56c98d98
Alice
authored
Mar 15, 2025
56c98d98
README.md: update
· 06d0e872
Alice
authored
Mar 15, 2025
06d0e872
site: Move to site_template
· 6704869c
Alice
authored
Mar 15, 2025
6704869c
Loading