FunnelEnvy POV
Just make changes to the .md
file in /_notes
.
Duplicate /_notes/templates/_note.md and move it into /_notes
.
By default, the filename will be slugified to create the permalink, but you can set this manually in the front matter.
The title
field in the front matter determines what shows up at the top of the note and when the note appears in searches or lists.
(Filename and title
can be different but probably shouldn't be.)
This is a Jekyll site based on the Jekyll Garden theme. Feel free to tweak /assets/css/main.css
, or /_layouts/Post.html
, or whatever else you think needs improvement.
Commit your changes, push to main
, and your updates will be published.
Any text editor will work! But Obsidian is a good choice, as it offers autocomplete for wikilinks and will easily show a list of all files that link to the file you're editing.
To use Obsidian, simply set /_notes
as your vault folder.
The theme is a modified version of Jekyll Garden, available as open source under the terms of the MIT License.
Contents under CC-BY-NC.