-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Resources and Reviews pages (under Other menu)
- Loading branch information
Showing
3 changed files
with
82 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
title: "Resources" | ||
|
||
showAuthor: false | ||
|
||
showDate: true | ||
showDateUpdated: true | ||
|
||
showHero: true | ||
heroStyle: "background" | ||
|
||
showHeadingAnchors: false | ||
showPagination: false | ||
|
||
showWordCount: false | ||
showReadingTime: false | ||
|
||
showTableOfContents: false | ||
showRelatedContent: false | ||
|
||
cardView: true | ||
groupByYear: false | ||
|
||
cascade: | ||
showDate: true | ||
showDateUpdated: true | ||
showSummary: true | ||
invertPagination: true | ||
--- | ||
|
||
This section of the website if for organizing resources I find myself reaching for frequently and those I have created myself. | ||
Examples of the former include data visualization reference websites, and of the latter include my notes in *Deep Work* by Cal Newport. | ||
I'm sure I'll make great use of this collation, and hopefully others can find information they didn't know they were looking for. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
title: "Reviews" | ||
|
||
showAuthor: false | ||
|
||
showHero: true | ||
heroStyle: "background" | ||
|
||
showDate: true | ||
showDateUpdated: true | ||
showWordCount: true | ||
|
||
showHeadingAnchors: false | ||
showPagination: false | ||
showReadingTime: true | ||
|
||
showTableOfContents: false | ||
showRelatedContent: false | ||
|
||
cardView: true | ||
groupByYear: false | ||
|
||
cascade: | ||
showDate: true | ||
showDateUpdated: true | ||
showSummary: true | ||
invertPagination: true | ||
showTableOfContents: true | ||
draft: true | ||
featured: false | ||
--- | ||
|
||
In this section, I will provide reviews of gear I've used extensively. | ||
This will range from backpacking and fishing gear to watches and miscellany, but for all articles, I will have had considerable time and experience with the item, such that I can provide useful insight to those curious. |