Skip to content

Commit

Permalink
feat(docs): migrate docs from Hugo to Astro
Browse files Browse the repository at this point in the history
  • Loading branch information
julien-deramond committed Feb 19, 2023
1 parent 5241b98 commit dbebb46
Show file tree
Hide file tree
Showing 22 changed files with 12,492 additions and 4,027 deletions.
4 changes: 4 additions & 0 deletions astro.config.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
import { defineConfig } from 'astro/config';

// https://astro.build/config
export default defineConfig({});
1 change: 1 addition & 0 deletions dist/_astro/index.c92d98e1.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 13 additions & 0 deletions dist/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
485 changes: 485 additions & 0 deletions dist/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit dbebb46

Please sign in to comment.