-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,15 @@ | ||
# Official website for OwnTube.tv | ||
# Official website for [OwnTube.tv](https://www.owntube.tv/) | ||
|
||
This repo is for maintaining the official company website. | ||
|
||
## Project description | ||
|
||
## How can I edit this code? | ||
This project is made using Lovable.dev here— https://lovable.dev/projects/75221677-e5d4-4b39-9854-258b458eca5b —in | ||
conjunction with the standard GitHub issue/PR workflows. Updates are shipped to the GitHub Pages deployment at | ||
https://www.owntube.tv/ on pushes to `main` branch. | ||
|
||
If editing via git source control, just clone the repo as usual, install the NPM dependencies and open a PR as usual: | ||
If editing via git source control, just clone/fork the repo as usual, install the dependencies, test & commit changes, | ||
and submit the changes via a pull request. | ||
|
||
```sh | ||
git clone [email protected]:OwnTube-tv/www.owntube.tv.git | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters