https://github.com/garrying/viewsource.info
issue 03, spring 2024, ππ½π π½πππ ππππΎππ
https://github.com/garrying/viewsource.info
html
Last synced: 4 months ago
JSON representation
issue 03, spring 2024, ππ½π π½πππ ππππΎππ
- Host: GitHub
- URL: https://github.com/garrying/viewsource.info
- Owner: garrying
- License: gpl-3.0
- Created: 2023-12-14T01:16:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T19:53:56.000Z (over 2 years ago)
- Last Synced: 2025-03-28T07:12:06.730Z (over 1 year ago)
- Topics: html
- Language: HTML
- Homepage: https://viewsource.info
- Size: 430 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# viewsource.info
Run locally with `python3`.
1. Clone repository: `git clone git@github.com:garrying/viewsource.info.git`
2. Run locally: `python3 -m http.server`
3. Visit your `localhost` on port `8000`: http://localhost:8000 or http://127.0.0.1:8000
## License
viewsource.info content is licensed under a [Creative Commons Attribution-NonCommercial 4.0 International License](https://creativecommons.org/licenses/by-nc/4.0/)
The code is available under the [GPL-3.0 license](LICENSE).