You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
thumbsup/src/website
Romain 4ffba3b276 fix: relative() helper with --link-prefix
The previous implementation did not work when the link prefix
went back deeper than the current folder allows
e.g. ../../.. when running from /app

Which is expected to work regardless because the link prefix
is assumed to exist relative to the final deployment

Fixes #351
5 months ago
..
theme-base fix: relative() helper with --link-prefix 5 months ago
pages.js chore: upgrade to latest version of StandardJS 1 year ago
seo.js chore: use node prefix for all builtin modules 5 months ago
theme.js chore: replace fs-extra by fs when possible 5 months ago
website.js chore: use node prefix for all builtin modules 5 months ago