|
0f845a3218
|
fix isFile bug
was previously using `fs.lstatSync().isFile()`. The `isFile()` method doesnt seem to exist so i went with `fs.existsSync()` instead.
|
2023-12-23 20:12:31 -06:00 |
|
Tuan Cao
|
bfea43bb3e
|
Refactor: replace reference to 'posts' folder single function call
|
2022-04-18 08:58:37 +07:00 |
|
Tuan Cao
|
40a947e2ea
|
Improve mapping slug to filepath, to reduce error when build up graph
(WIP 2)
|
2022-04-17 20:04:58 +07:00 |
|
Tuan Cao
|
99dbccef0a
|
Improve mapping slug to filepath, to reduce error when build up graph
(WIP)
|
2022-04-16 22:55:20 +07:00 |
|
Can
|
e9f11ee1e5
|
working
|
2020-12-01 06:28:42 +03:00 |
|
Can
|
e71bbc741e
|
...
|
2020-11-30 14:29:34 +03:00 |
|
Can
|
4a6a5a4da4
|
first commit -m
|
2020-11-28 18:45:01 +03:00 |
|