JavedA commited on
Commit
6fdc44a
1 Parent(s): 0d27190

added some instructions

Browse files
Files changed (1) hide show
  1. Others/tec +13 -0
Others/tec ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ https://quarto.org/docs/publishing/github-pages.html
2
+
3
+ 1) cd into root of this project something like:
4
+ cd /home/jav/Schreibtisch/Javed/0_Right_Sirat/1_Study_Projects/1_Code/2_Books/0_Master
5
+
6
+ 2) quarto render
7
+ 3) cd Output
8
+ 1) this is required because in Output there is another git repo
9
+ 4) gaa
10
+ 5) gcmsg "here comes the message"
11
+ 6) git push
12
+ DONE
13
+