https://github.com/valiantlynx/test-web
my first website.
https://github.com/valiantlynx/test-web
Last synced: about 2 months ago
JSON representation
my first website.
- Host: GitHub
- URL: https://github.com/valiantlynx/test-web
- Owner: valiantlynx
- Created: 2022-05-18T11:13:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T10:02:23.000Z (over 1 year ago)
- Last Synced: 2025-02-14T13:50:28.903Z (4 months ago)
- Language: HTML
- Size: 123 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# testWeb
my first website.
### How to run it
its is all contained in a docker container running ubeunt. it was made using vs code. just download it and reopen it in a container.### adding new projects with their own git history
```sh
git subtree add --prefix=apps/test-web https://github.com/valiantlynx/test-web.git main --squash
git subtree pull --prefix=apps/test-web https://github.com/valiantlynx/test-web.git main --squash
git subtree push --prefix=apps/test-web https://github.com/valiantlynx/test-web.git main```
https://valiantlynx.github.io/testWeb/