Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _posts/2020-03-01-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The theme supports all standard markdowns. Have a look at [[Markdown Rendered]]
With link icon next to external links, it's easier to identify internal links and external links

###### Easy Front-Matter
Using frontmatter, it's easy to configure notes. The capability includes - feed order baed on date, option to hide notes from feed, list layout and more.
Using frontmatter, it's easy to configure notes. The capability includes - feed order based on date, option to hide notes from feed, list layout and more.

###### Introducing List layout for Notes
With simple front matter configuration, you can build a list layout (Check [[Credits]] for demo). This is helpful for building manual MoC :)
Expand All @@ -26,4 +26,4 @@ Want to have a seperate home page instead of the feed? (Like [my personal websit
You can install Jekyll garden to a URL path, or a sub path (example.com/digitalgarden). To do that, just configure baseurl at `_config.yml`

###### Private files using .gitignore
Not a theme feature, but if you want to publish part of your obsidian, it's easy. Just create two folders inside `_notes` (Say Public and Private), and use Gitignore to stop syncing your pirvate files with Github!
Not a theme feature, but if you want to publish part of your obsidian, it's easy. Just create two folders inside `_notes` (Say Public and Private), and use Gitignore to stop syncing your pirvate files with Github!