This website requires JavaScript.
Explore
Help
Sign in
serv
/
surwiki
Watch
1
Star
0
Fork
You've already forked surwiki
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A simple, self-contained Wiki engine
wiki
wiki-engine
23
commits
10
branches
153
tags
1
MiB
Rust
59.2%
HTML
28.4%
CSS
5.8%
JavaScript
5.8%
Python
0.7%
Other
0.1%
60a87d1898
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Magnus Hoff
60a87d1898
Introduce db connection pool. Derive Clone for State
2017-09-05 15:19:37 +02:00
migrations
Read articles from the actual DB
2017-08-20 23:44:52 +02:00
src
Introduce db connection pool. Derive Clone for State
2017-09-05 15:19:37 +02:00
templates
Tweaks.
2017-09-05 11:41:37 +02:00
.gitignore
Ignore db-files
2017-08-20 20:46:36 +02:00
.travis.yml
Travis
2017-08-21 16:08:22 +02:00
build.rs
Skeleton with clap and sqlite database
2017-08-19 22:48:51 +02:00
Cargo.lock
Introduce db connection pool. Derive Clone for State
2017-09-05 15:19:37 +02:00
Cargo.toml
Introduce db connection pool. Derive Clone for State
2017-09-05 15:19:37 +02:00
README.md
README.md
2017-08-21 16:49:31 +02:00
README.md