Commit Graph

14 Commits

Author SHA1 Message Date
Martin Donath 360b8d5d92 zensical:docs - add comment for function opening browser
Signed-off-by: Martin Donath <martin.donath@squidfunk.com>
2025-11-10 15:33:37 +01:00
Robert DeRose ed40182796 workspace:fix - open browser only after server starts
Signed-off-by: Robert DeRose <RobertDeRose@users.noreply.github.com>
2025-11-10 08:42:59 -05:00
Alex Voss 69c5bc645a zensical:fix warn when .github exists on new 2025-11-07 13:24:15 -05:00
squidfunk 74de4812ec workspace:fix - use tomli for TOML parsing in Python < 3.11 2025-11-07 13:51:48 +01:00
squidfunk 2e171f527a workspace:fix - offline plugin breaks config parser 2025-11-07 13:46:14 +01:00
Alex Voss 558b72557c zensical:fix GH Action not working, not created 2025-11-05 18:55:44 -05:00
Alex Voss e0485025d5 zensical:fix extra_css/js in wrong location
fix for https://github.com/zensical/zensical/issues/9
2025-11-05 16:44:05 -05:00
Timothée Mazzucotelli cbe1d25ffc zensical:feature - allow running as a script with pyton -m zensical 2025-11-05 17:40:22 +01:00
squidfunk 29dadfdd67 zensical:feature - add version flag 2025-11-05 09:43:20 +01:00
Alex Voss e1ea001f49 fix: new command fails if venv exists
The test to prevent accidentally overwriting files was
too broad as people will often have, e.g., a venv in the
directory that new project is created in.
2025-11-04 13:29:01 -05:00
squidfunk e72d632cab workspace:chore - fix edit uri computation 2025-11-04 09:56:42 +01:00
squidfunk 2d4c8e8b43 workspace:refactor - improve new project files 2025-11-02 20:56:58 +01:00
squidfunk 88c6c8bfdd workspace:fix - front matter not extracted on Windows 2025-11-01 17:16:20 +01:00
squidfunk a09c1439a8 workspace:chore - initial commit 2025-11-01 13:46:51 +01:00