https://github.com/schell/schlee_tv
schlee.tv
https://github.com/schell/schlee_tv
Last synced: 8 months ago
JSON representation
schlee.tv
- Host: GitHub
- URL: https://github.com/schell/schlee_tv
- Owner: schell
- Created: 2020-02-17T16:01:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T21:08:43.000Z (over 4 years ago)
- Last Synced: 2025-02-07T16:45:06.729Z (about 1 year ago)
- Language: CSS
- Size: 8.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# schlee_tv
Welcome to your site. Below are some notes on how to use this tool.
## editing your site
Here is a video showing the steps to edit the "news" page of your site:

### explainer
Your site is made up of a number of pages each of which are contained in the
[site](https://github.com/schell/schlee_tv/tree/master/site) folder. To edit
one of these pages, find the you are looking for, click on it to show the
preview, then click the "pencil" icon to edit the page.
Once you are editing you can use
[markdown](https://guides.github.com/features/mastering-markdown/)
to format your pages.
When you are done making changes, scroll down to the bottom and click the "commit"
button. This will automatically deploy your changes to your site. You can then
click the
["actions" tab at the top of the page to check the status of the deployment](https://github.com/schell/schlee_tv/actions).
Once the deployment has finished successfully you should be able to view your changes
on your site.
## helpful links
- [check deployment status](https://github.com/schell/schlee_tv/actions)
- [how to use markdown](https://guides.github.com/features/mastering-markdown/#examples)