josephMG
d280176806
fix(v1): versioned_docs and skip-next-release relative path issue by adding versioned_source to metadata ( #3429 )
2020-09-10 16:52:16 +02:00
Eric Dobbertin
d513dec521
feat(v1): add deletedDocs config to escape from versioning fallback ( #2955 )
...
* feat: support for deletedDocs in siteConfig
fixes #2429
* docs: document deletedDocs option
* feat: allow array in deletedDocs config
* docs: clarify deletedDocs version formatting
2020-06-25 17:54:49 +02:00
Alexey Pyltsyn
1f00d15c74
chore(v2): fix code style (revert previous changes)
2020-04-05 17:38:12 +03:00
Alexey Pyltsyn
6965a668cd
chore(v2): fix code style
2020-04-05 17:30:59 +03:00
Yangshun Tay
b07507c9cc
chore(v2): upgrade devDependencies ( #2538 )
...
* chore(v2): upgrade devDependencies
* chore(v2): upgrade devDependencies
* chore: prettier
2020-04-05 19:07:44 +08:00
Yangshun Tay
32c1a92b17
chore: yearless copyright headers for source code ( #2320 )
...
* chore: yearless copyright headers for source code
* update snapshots
2020-02-25 23:12:28 +08:00
Endi
3be2e86546
chore: bump dev dependencies ( #1955 )
...
* chore: bump devdeps
* upd infima url
2019-11-11 17:44:26 +07:00
Yangshun Tay
a690d34af0
feat(v1): allow specifying meta desc in front matter ( #1859 )
...
* feat(v1): allow specifying meta desc in front matter
* misc(v2): sync with v1
2019-10-20 11:17:10 -07:00
Endi
d96b5f99b9
fix(v2): swizzle should receive correct load context ( #1844 )
...
* fix(v2): swizzle should receive correct load context
* new prettier version
* niits
2019-10-16 08:56:09 -07:00
Endi
166816af40
fix: reload siteConfig.js automatically when locally served page is refreshed ( #1509 )
...
* fix: livereload siteConfig
* fix test
* nits
2019-05-22 22:31:51 +07:00
Hongarc
89582c7b7a
refactor: better regex & path parsing for metadata ( #1492 )
...
* Don't need using `toString` after `path.basename`
* Use `parse` instead of `basename+extname`
2019-05-19 15:54:29 +07:00
Endi
6b75bb3270
fix: missing cli commands ( #1478 )
...
* fix: missing cli commands
* centralize
2019-05-17 14:27:53 +07:00
Parth Patel
d279836c40
feat: Add --skip-next-release option to yarn build ( #1292 )
2019-03-29 16:17:46 +07:00
Endilie Yacop Sucipto
1f91d19a8c
chore: move to monorepo ( #1297 )
...
* chore: move to monorepo
* lint all js file
* simplify circleCI
* fix failing tests
* fix tests due to folder rename
* fix test since v1 website is renamed
2019-03-23 14:21:36 +07:00