Skip to content

frde-me/note_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple website to browse notes / watch deep dive episodes.

Feel free to make pull requests for notes on videos

How to contribute timestamps / notes

  • Note data is stored in /data/seasons.

  • Each json file is a topic / season.

  • In the json file, follow the existing structure and add / modify notes.

    • Timestamps must be kept in sorted order to make things easy to find / modify
    • The timestamp should ideally start about a second before the topic of interest is talked about.
    • When looking at the episode on notes.frde.me/season/{id}/episode/{id}, the timestamp is present at the top right. Clicking on that timestamp will copy it to the clipboard.
    • If the website is running locally, it will auto-reload when new data is written.
  • Make a pull request


Episodes will eventually be split into their own files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published