Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seldstein/notebook
My digital notebook. Built with Eleventy and Foam.
https://github.com/seldstein/notebook
eleventy foam vscode
Last synced: 7 days ago
JSON representation
My digital notebook. Built with Eleventy and Foam.
- Host: GitHub
- URL: https://github.com/seldstein/notebook
- Owner: seldstein
- Created: 2024-09-20T15:31:41.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-23T05:24:28.000Z (4 months ago)
- Last Synced: 2024-10-23T10:38:14.629Z (4 months ago)
- Topics: eleventy, foam, vscode
- Language: CSS
- Homepage: https://notebook.samfeldstein.xyz
- Size: 815 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
This repo is a work in progress! This is a to-do list/record of things to mention in this doc. Everything is just thrown in here for now.
## To do
- autoprefixer
- Style internal and external differently
- skiplink
- use a shortcode to hide the homepage header
- search
- css nano
- jampack?
- Prefetch everything
- Bundle css
- 404
- Offline - service worker - cache first? Or check in the bg somehow
- Navigation
- Breadcrumbs
- Exclude foam from build## Docs
- Hidden files
- npm install
- Global data
- Default styles
- Credit to Juan Frank - https://github.com/juanfrank77/foam-eleventy-template
- Recommended extensions
- Recommended settings
- Nunjucks formatter
- Run content folder by itself or just use the 11ty root. One or the other, not both.You may need to [configure your 404 page](https://www.11ty.dev/docs/quicktips/not-found/), depending on where your site is hosted.