Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/oddbird/topdog-site

A placeholder static site for TopDog
https://github.com/oddbird/topdog-site

Last synced: 8 days ago
JSON representation

A placeholder static site for TopDog

Awesome Lists containing this project

README

        

# TopDog Site

A placeholder static site for TopDog

## Development

This is a single static HTML page, with some Sass.

- Clone the repo: `https://github.com/oddbird/topdog-site`
- Install Sass: `yarn`
- Compile Sass: `yarn build`
- Watch Sass: `yarn watch`

## Deploy

The site is deployed on GitHub Pages,
from the `main` branch.
Once changes are merged,
they will automatically be deployed live.