Go to file
Peter Stuifzand 7152f154ab
All checks were successful
continuous-integration/drone/push Build is passing
Increase version of wiki-list-editor to 0.3.3
2020-05-13 14:53:34 +02:00
editor Increase version of wiki-list-editor to 0.3.3 2020-05-13 14:53:34 +02:00
templates Cleanup styling 2020-05-13 13:29:23 +02:00
.drone.yml Use golang:1.13-alpine 2020-05-12 20:04:33 +02:00
.editorconfig Improvements 2020-05-07 14:15:36 +02:00
.gitignore Generate dist on directory up to simplify test and production 2019-08-25 12:46:48 +02:00
.pre-commit-config.yaml Add editor to wiki 2019-08-25 12:43:44 +02:00
backref.go improve backrefs for view and edit 2020-05-08 17:21:39 +02:00
Dockerfile Generate dist on directory up to simplify test and production 2019-08-25 12:46:48 +02:00
editor.go Implement blocks based editor 2019-08-25 12:30:00 +02:00
file.go Create page for new editor when missing 2020-05-12 16:12:33 +02:00
main.go Create page for new editor when missing 2020-05-12 16:12:33 +02:00
memory.go Add recent changes 2019-02-18 20:47:31 +01:00
README.md Add markdownlinting 2019-03-16 20:46:47 +01:00
recent_test.go Fix recent changes calculation 2019-03-03 08:30:04 +01:00
recent.go Copy changes 2019-03-03 08:33:55 +01:00
render.go Improvements 2020-05-07 14:15:36 +02:00
session.go Create wiki system 2018-11-24 13:34:51 +01:00
util.go Backref basics 2020-05-07 15:20:36 +02:00

Wiki

Build Status