Skip to content

Commit

Permalink
d
Browse files Browse the repository at this point in the history
  • Loading branch information
AkiaCode committed Oct 9, 2023
1 parent 9e2c593 commit 3a9f3e8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,14 @@
# Kurit
<div align="center">
<img src="./assets/logo.png" width="300"/>
<h3>Static website generator :rocket:</h3>
<h3>Static website generator 🚀</h3>
</div>

> [!WARNING]
> **WIP**: It is still under development, so some of the features may not be developed.
## Project Structures
```mermaid
graph TD;
kurit-runtime-->kurit;
kurit-ops-->kurit-runtime;
kurit-js-->kurit-runtime;
lib.kurit.d.ts-->kurit-js;
runtime.js-->kurit-js;
kurit-filesystem-->kurit-ops;
kurit-devserver-->kurit-ops;
```
<img src="./assets/mermaid-chart.png"/>

## Clone
```sh
Expand Down
File renamed without changes.
Binary file added docs/assets/mermaid-chart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3a9f3e8

Please sign in to comment.