Commit cb2e5e8
authored
Web preview (#5)
* Created the preview.py script with live reload functionality
The preview.py python script has been created.
The live reload function has been implemented and is working.
Instructions are :
run script -> edit .md files -> save .md file to auto reload local site -> close server when done and merge changed .md files to gh-pages branch when ready
* Updated Preview.py
Updated Preview.py:
- added a dynamic port selection function
- cleaned up coding style to ensure snake_case was removed and changed to the prescribed style
* Updated preview.py
Updated preview.py and reverted the Port seletion to its simplest working form1 parent 5023381 commit cb2e5e8
2 files changed
Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments