mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
feat(app) add documentation site template (#879)
* Added site * update * Added overview section * Added skeleton
This commit is contained in:
3
documentation/babel.config.js
Normal file
3
documentation/babel.config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
presets: [require.resolve('@docusaurus/core/lib/babel/preset')],
|
||||
};
|
||||
Reference in New Issue
Block a user