topiary-io / topiary

a modern content management system
Other
2 stars 0 forks source link

Make admin usable #2

Closed doesntgolf closed 8 years ago

doesntgolf commented 8 years ago

Change the admin page serving mechanism to use io/ioutil (docs) instead of http.FileServer. This is the biggest step to being able to control the interface and write to files, rather than just being able to read them.

Potentially helpful SO answers: 1, 2. Go By Example: reading files, writing files.

doesntgolf commented 8 years ago

Now in place via ca3214e and 09ac7b4. All input files are now editable and the input tree is viewable at /admin/.