Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/konnorrogers/doxxing-time
- Owner: KonnorRogers
- License: mit
- Created: 2022-07-15T14:02:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-15T04:40:48.000Z (about 1 year ago)
- Last Synced: 2024-10-24T06:08:05.389Z (20 days ago)
- Language: JavaScript
- Homepage: doxxing-time.vercel.app
- Size: 9.22 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
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).