Commit graph

123 commits

Author SHA1 Message Date
zztkm
3be9a7ed53 merged vss.v into main.v
the impact of this.
- change factory func to public
2023-08-07 08:03:23 +09:00
zztkm
9805052fa1
Merge pull request #57 from vssio/fix#44
Fix#44
2023-08-05 17:09:17 +09:00
zztkm
7a315f6fb9 feat: remove the process of conv md ext to html 2023-08-05 17:00:38 +09:00
zztkm
ccd7cf6fb2 ci: fix taskfile 2023-08-05 16:46:02 +09:00
zztkm
ff39b47a13 ready for v0.3.0 2023-08-05 16:17:12 +09:00
zztkm
394dc4782f
Merge pull request #53 from vssio/renovate/bubkoo-auto-assign-3.x
chore(deps): update bubkoo/auto-assign action to v3
2023-05-19 10:31:10 +09:00
renovate[bot]
edddad4380
chore(deps): update bubkoo/auto-assign action to v3 2023-05-18 16:59:57 +00:00
zztkm
7e3d75d449
Merge pull request #52 from vssio/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3
2023-05-19 01:59:44 +09:00
renovate[bot]
22f478395f
chore(deps): update actions/checkout action to v3 2023-05-18 16:35:48 +00:00
zztkm
7cb0dc51c8
Merge pull request #50 from vssio/renovate/configure
Configure Renovate
2023-05-19 01:35:35 +09:00
zztkm
52ebd47d3a
Merge pull request #49 from vssio/feat#37
feat: applied the new layout system.
2023-05-19 00:22:44 +09:00
renovate[bot]
b28814cdff
Add renovate.json 2023-05-18 15:05:10 +00:00
zztkm
dc848ecc28 feat: added handling of cases where only the directory 2023-05-18 23:25:32 +09:00
zztkm
2d0745233d feat: applied the new layout system.
issue: #37
2023-05-18 00:11:16 +09:00
zztkm
2c82da969e fmt: v fmt 2023-05-17 23:15:31 +09:00
zztkm
25ecba3fbb fix: version 2022-12-12 15:18:13 +09:00
zztkm
7b0fcf8543 fix readme 2022-11-02 15:53:07 +09:00
zztkm
b8917e7893 minor version up 2022-11-02 15:37:48 +09:00
zztkm
eeda895322
Merge pull request #38 from vssio/fix-serve-base-url
Fix serve base url
2022-11-02 14:12:50 +09:00
zztkm
38884c0037 add markdown 2022-11-02 14:10:18 +09:00
zztkm
48db799af6 💚 remove task 2022-11-02 14:10:01 +09:00
zztkm
26d066089a update example 2022-11-02 14:00:43 +09:00
zztkm
bd2e1428a8 fix #36 rewrite base_ur l at local server startup
In addition, replace Optional with Result.
https://github.com/vlang/v/blob/master/doc/docs.md#optionresult-types-and-error-handling
2022-11-02 14:00:34 +09:00
TSURUTA Takumi
29e8082a41
Merge pull request #33 from vssio/refactor-build
Refactor build
2022-09-29 12:39:26 +09:00
zztkm
c1b3d75f2e add is_ignore method 2022-09-29 12:34:08 +09:00
zztkm
24edec7782 more refactor 2022-09-29 04:20:54 +09:00
zztkm
72087e921a commands: refactor build 2022-09-29 04:08:39 +09:00
zztkm
2c330a151e internal.config: change Config struct to public 2022-09-29 02:33:31 +09:00
zztkm
2eb3272abf 🔖 v0.0.12 2022-09-25 16:31:44 +09:00
TSURUTA Takumi
8abbc68c62
Merge pull request #30 from vssio/feat-config-ignore-files
Feat: setting ignore files
2022-09-25 16:30:13 +09:00
zztkm
3f4688f363 support config ignore files 2022-09-25 16:09:07 +09:00
zztkm
1c6b5f0283 🔖 v0.0.11 2022-09-22 12:59:49 +09:00
zztkm
9640f9cc96 🚧 wip 2022-09-22 09:47:20 +09:00
zztkm
f475ea8b09 git mv to internal 2022-09-21 02:34:58 +09:00
zztkm
4ef65c7c2d 📝 update clone url 2022-09-18 14:38:48 +09:00
zztkm
8c9e432518 🎨 fix format 2022-09-13 05:11:42 +09:00
zztkm
9584b7e4de 🐛 fixed some bugs 2022-09-13 05:09:45 +09:00
TSURUTA Takumi
8fdb437483
Merge pull request #28 from vssio/add-serve-cmd
Add serve cmd
2022-09-13 04:51:18 +09:00
zztkm
bee6801ac2 new feature: serve command 2022-09-13 04:46:17 +09:00
zztkm
8dc9a08d81 change: contents order 2022-09-13 04:44:52 +09:00
TSURUTA Takumi
0819dcf6a4
Merge pull request #26 from vssio/readme-install-method
📝 update readme
2022-09-08 01:36:37 +09:00
zztkm
352ab219e3 📝 update readme 2022-09-08 01:36:22 +09:00
zztkm
198b5e84b1 Merge branch 'main' of https://github.com/zztkm/vss 2022-09-07 15:32:12 +09:00
zztkm
a71ad7b5c6 update example 2022-09-07 15:31:13 +09:00
zztkm
01dfe15b1f update v0.0.9 2022-09-06 02:37:17 +09:00
zztkm
9a259800ed support for HTML conversion that preserves directory structure 2022-09-06 02:35:20 +09:00
zztkm
4c600c891b update: example 2022-09-06 02:30:26 +09:00
zztkm
9612ccfb2d 📝 udpate caution msg 2022-09-06 01:03:33 +09:00
zztkm
700a4dfbec 👷 update ci.yaml 2022-09-06 01:02:48 +09:00
zztkm
ec86ba9059 🔨 add auto assign workflow 2022-09-04 01:52:50 +09:00