A GitHiub Pages template for Observable notebooks and @modster's GitHub profile. Two birds, one stone.
This is a template for hosting Observable notebooks on GitHub Pages. It uses the observablehq package to build and deploy notebooks as static HTML files. The template includes a simple dashboard layout with a sidebar for navigation and a footer for branding.
Getting Started
To get started follow these steps:
- Install dependencies:
- Start the development server:
- Open your browser and navigate to
http://localhost:8080to see the dashboard. - To deploy your notebooks to GitHub Pages, run:
Customization
You can customize the dashboard by editing the observablehq.config.js file. This file defines
the structure of the sidebar, the theme, and other settings. You can add new notebooks to the src directory and link them in the sidebar configuration.
License
This project is licensed under the MIT License - see the LICENSE file for details.