Skip to content
View modster's full-sized avatar
🧠
🧠

Organizations

@emgreeff

Block or report modster

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
modster/README.md

Modster

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:

  1. Install dependencies:
    npm install
  2. Start the development server:
     npm run dev
  3. Open your browser and navigate to http://localhost:8080 to see the dashboard.
  4. To deploy your notebooks to GitHub Pages, run:
     npm run deploy

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.

Examples

Check out Examples to see some sample notebooks built by @modster.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Pinned Loading

  1. ogl-shader-template ogl-shader-template Public template

    A minimalist's template for making shaders.

    HTML

  2. react-component-shader react-component-shader Public template

    React Component Shader

  3. hmac-sha256-template hmac-sha256-template Public

    When it comes to signing orders Binance's api docs are about as clear as mud. Why don't they just make a template repo, don't they want my money?

    TypeScript 1

  4. cloudflare-worker-binance-hmac-256sha cloudflare-worker-binance-hmac-256sha Public

    An example of how to sign request params for Binance API in Cloudflare Workers. Cloudflare has their own way of doing things.

    TypeScript 1 1