mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
feat(app) add documentation site template (#879)
* Added site * update * Added overview section * Added skeleton
This commit is contained in:
parent
676ad2d34f
commit
7d118b5d42
56 changed files with 22826 additions and 0 deletions
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')],
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue