Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/konnorrogers/doxxing-time

Setting up docs for bridgetown
https://github.com/konnorrogers/doxxing-time

Last synced: 5 days ago
JSON representation

Setting up docs for bridgetown

Awesome Lists containing this project

README

        

# DoxxingTime

## Demo

https://doxxing-time.vercel.app

## Usage

```bash
bridgetown new my-project -t erb -c stimulus,turbo --apply="https://github.com/konnorrogers/doxxing-time"

# or for existing projects:

bridgetown apply https://github.com/konnorrogers/doxxing-time
```

## Notes

This will overwrite your existing templates. Doxxing Time
is generally only recommended for new projects.

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).