]> www.git.dmfe.net Git - dmfe-website/commit
Add docusaurus skeleton project.
authorDmitry Fedotov <dm.fe@yandex.ru>
Sat, 6 Apr 2024 14:00:59 +0000 (17:00 +0300)
committerDmitry Fedotov <dm.fe@yandex.ru>
Sat, 6 Apr 2024 14:00:59 +0000 (17:00 +0300)
commit6cea9518671a30ea214d6ba42e6a459605e108d9
tree5ee75e76f1be38439749f6a585e3497b63d66c36
Add docusaurus skeleton project.
18 files changed:
.gitignore [new file with mode: 0644]
README.md [new file with mode: 0644]
babel.config.js [new file with mode: 0644]
docs/gradle/_category_.json [new file with mode: 0644]
docs/gradle/basics.md [new file with mode: 0644]
docs/intro.md [new file with mode: 0644]
docusaurus.config.js [new file with mode: 0644]
package-lock.json [new file with mode: 0644]
package.json [new file with mode: 0644]
sidebars.js [new file with mode: 0644]
src/components/HomepageFeatures/index.js [new file with mode: 0644]
src/components/HomepageFeatures/styles.module.css [new file with mode: 0644]
src/css/custom.css [new file with mode: 0644]
src/pages/index.js [new file with mode: 0644]
src/pages/index.module.css [new file with mode: 0644]
static/.nojekyll [new file with mode: 0644]
static/img/favicon.ico [new file with mode: 0644]
static/img/logo.svg [new file with mode: 0644]