life-itself / web3

Making sense of web3 & crypto. Introduction to key concepts and ideas. Rigorous, constructive analysis of key claims pro and con. A look at the deeper hopes and aspirations.
https://web3.lifeitself.org/
Creative Commons Zero v1.0 Universal
1.74k stars 193 forks source link

[site/pages/nav]: Notes accessible from homepage #182

Closed khalilcodes closed 2 years ago

khalilcodes commented 2 years ago

Add notes to navigation and notes page featuring all notes

Resolves #140


Tasks

Notes

Tests

netlify[bot] commented 2 years ago

Deploy Preview for boring-fermat-22cb64 ready!

Name Link
Latest commit 491046a173f06b76fe142e65caa77e34382ee353
Latest deploy log https://app.netlify.com/sites/boring-fermat-22cb64/deploys/62ac69381e860f0009b5ad87
Deploy Preview https://deploy-preview-182--boring-fermat-22cb64.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

theo-cox commented 2 years ago

Hi @khalilcodes this is great. Thanks! On your comments:

1) Could you specify what frontmatter is needed so this can be added? E.g. through showing an example 2) Will the notes page auto-update when frontmatter is added? Could we have this as a feature if not?

Thanks again for the excellent, speedy work

khalilcodes commented 2 years ago

@theo-cox thanks for the comments. 👍

1. Could you specify what frontmatter is needed so this can be added? E.g. through showing an example

I will add this info in the issue

2. Will the notes page auto-update when frontmatter is added? Could we have this as a feature if not?

yes, it will auto update once added.

theo-cox commented 2 years ago

Hi @khalilcodes thanks for this. Let me know when the specification is in the issue and we can get the team working on building out frontmatter!

khalilcodes commented 2 years ago

Hey @theo-cox I have updated it in notes section of issue #140 as well. Basically you can follow the template which can be found at the root templates/template.md

theo-cox commented 2 years ago

Thanks @khalilcodes !