init repo

This commit is contained in:
Jesús Pérez 2023-07-19 03:57:37 +01:00
commit 59478a3581
2 changed files with 16 additions and 0 deletions

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
sitehome
config
target
Cargo.lock
.DS_Store
workspace.code-workspace
shunit2
._.DS_Store
.VSCodeCounter
wrks
tmp
local_bin

4
README.md Normal file
View File

@ -0,0 +1,4 @@
[Doc Server](./) is a **Web Server** in [Rust](https://www.rust-lang.org) for [static content](./static_content.md)
with **Control access** via [authorizations](./auths.md), fully customizable with [settings](./settings.md).