https://github.com/cssnr/asn-plus-site
ASN Plus Website
https://github.com/cssnr/asn-plus-site
Last synced: 3 months ago
JSON representation
ASN Plus Website
- Host: GitHub
- URL: https://github.com/cssnr/asn-plus-site
- Owner: cssnr
- Created: 2024-04-28T23:01:46.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-22T19:47:21.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T06:44:44.700Z (over 1 year ago)
- Language: HTML
- Homepage: http://asn-plus.cssnr.com/
- Size: 493 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/cssnr/asn-plus-site/actions/workflows/pages.yaml)
[](https://chrome.google.com/webstore/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
[](https://addons.mozilla.org/addon/asn-plus)
[](https://chrome.google.com/webstore/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
[](https://addons.mozilla.org/addon/asn-plus)
[](https://github.com/cssnr/asn-plus/releases/latest)
[](https://discord.gg/wXy6m2X8wY)
# ASN Plus Site
* Website: https://asn-plus.cssnr.com
* Github: https://github.com/cssnr/asn-plus
* Discord: https://discord.gg/wXy6m2X8wY
## Install
* [Google Chrome Web Store](https://chrome.google.com/webstore/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
* [Mozilla Firefox Add-ons](https://addons.mozilla.org/addon/asn-plus)
[](https://chromewebstore.google.com/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
[](https://addons.mozilla.org/addon/asn-plus)
[](https://chromewebstore.google.com/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
[](https://chromewebstore.google.com/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
[](https://chromewebstore.google.com/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
[](https://chromewebstore.google.com/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh)
All **Chromium** Based Browsers can install the extension from the
[Chrome Web Store](https://chrome.google.com/webstore/detail/asn-plus/phcbcnpmcbkcnijkpfohkdmcofcofibh).
## Development
Install Jekyll: https://jekyllrb.com/docs/installation/
Run: `jekyll serve -s src -o -l`
This will build the site from the `src` directory, open it in your browser, watch for file changes, automatically
rebuild the site and refresh the site in your browser; enjoy...
For more information see `jekyll help` and `jekyll serve --help` or visit: https://jekyllrb.com/docs/
For production, this site is built with GitHub Actions: [.github/workflows/pages.yaml](.github%2Fworkflows%2Fpages.yaml)