Skip to content

iamseeley/ts-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-wiki (archived)

The Portfolio and Wiki of Thomas Seeley.

It is inspired by wiki's, weblogs, and digital gardens like Devine Lu Linvega's XIIVV, Chase McCoy's chasem.co, Gwern Branwen's gwern.net and so many more.

If you would like to go deeper on digital gardens, check out Maggie Appleton's post on the history and ethos of digital gardens.

How it started

I gave myself the challenge of building a simple static site generator that would act as my personal wiki and portfolio.

At the time of creating this, I was studying Go and I discovered the html/template package and Blackfriday. I thought these tools would work well for what I wanted to do.

The bones

So, this website is written in Go. It has two html templates, one for the site pages and one for the journal entries. The site pages and journal entries are written in Markdown and converted to HTML using Blackfriday a Markdown processor implemented in Go.

How it's going

I'm working on making a project template so other people can try it out!

"It's a living document that outlines where one has been, and a tool that advises where one could go."

--- Devine Lu Linvega

About

Archived personal wiki.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published