Skip to content

Commit c7df826

Browse files
committed
Update to PreTeXt project source.
1 parent 8b48dbe commit c7df826

File tree

4 files changed

+57
-0
lines changed

4 files changed

+57
-0
lines changed

logs/20240222-104323.log

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,20 @@ INFO :
1313
INFO : Changes to project source since last commit detected.
1414
INFO : Add/committing these changes to local Git repository.
1515
INFO :
16+
INFO : Committing your latest build to the `gh-pages` branch.
17+
INFO :
18+
INFO : Attempting to connect to remote repository at `[email protected]:RunestoneInteractive/InstructorGuide.git`...
19+
INFO :
20+
INFO :
21+
INFO : Latest build successfully pushed to GitHub!
22+
INFO :
23+
INFO : To enable GitHub Pages, visit
24+
INFO : https://github.com/RunestoneInteractive/InstructorGuide/settings/pages
25+
INFO : selecting the `gh-pages` branch with the `/ (root)` folder.
26+
INFO :
27+
INFO : Visit
28+
INFO : https://github.com/RunestoneInteractive/InstructorGuide/actions/
29+
INFO : to check on the status of your GitHub Pages deployment.
30+
INFO :
31+
INFO : Your built project will soon be available to the public at:
32+
INFO : https://RunestoneInteractive.github.io/InstructorGuide/

logs/20240809-100706.log

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
INFO : PreTeXt project found in `/Users/bmiller/Runestone/books/InstructorGuide`.
2+
WARNING : Using CLI version 2.3.4 but project's `requirements.txt`
3+
WARNING : is configured to use 1.0.1. Consider either installing
4+
WARNING : CLI version 1.0.1 or running `pretext init --refresh`
5+
WARNING : to update `requirements.txt` to match 2.3.4.
6+
INFO : Preparing to build into /Users/bmiller/Runestone/books/InstructorGuide/output/web.
7+
INFO : discovering source file's directory name: /Users/bmiller/Runestone/books/InstructorGuide/pretext
8+
INFO : verifying and expanding input directory: /Users/bmiller/Runestone/books/InstructorGuide/pretext/../generated-assets
9+
INFO : input directory expanded to absolute path: /Users/bmiller/Runestone/books/InstructorGuide/generated-assets
10+
INFO : verifying and expanding input directory: /Users/bmiller/Runestone/books/InstructorGuide/pretext/../assets
11+
INFO : input directory expanded to absolute path: /Users/bmiller/Runestone/books/InstructorGuide/assets
12+
INFO : Runestone Services (via PreTeXt repository): version 7.1.2
13+
INFO : Runestone Services (using newer, via online CDN query): version 7.3.6
14+
INFO : converting /Users/bmiller/Runestone/books/InstructorGuide/pretext/main.ptx to HTML in /var/folders/0n/p9pnz4rn5ldcx_kk2xp757n40000gn/T/tmp4kgixojs
15+
INFO : XSL conversion of /Users/bmiller/Runestone/books/InstructorGuide/pretext/main.ptx by /Users/bmiller/.ptx/xsl/pretext-html.xsl
16+
INFO : comprehensive messages, warnings, and errors:
17+
INFO : successful application of /Users/bmiller/.ptx/xsl/pretext-html.xsl
18+
INFO :
19+
Success! Run `pretext view` to see the results.
20+

logs/20240809-100737.log

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
INFO : PreTeXt project found in `/Users/bmiller/Runestone/books/InstructorGuide`.
2+
WARNING : Using CLI version 2.3.4 but project's `requirements.txt`
3+
WARNING : is configured to use 1.0.1. Consider either installing
4+
WARNING : CLI version 1.0.1 or running `pretext init --refresh`
5+
WARNING : to update `requirements.txt` to match 2.3.4.

logs/20240809-100742.log

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
INFO : PreTeXt project found in `/Users/bmiller/Runestone/books/InstructorGuide`.
2+
WARNING : Using CLI version 2.3.4 but project's `requirements.txt`
3+
WARNING : is configured to use 1.0.1. Consider either installing
4+
WARNING : CLI version 1.0.1 or running `pretext init --refresh`
5+
WARNING : to update `requirements.txt` to match 2.3.4.
6+
INFO : Since no target was supplied, we will use "web".
7+
8+
INFO : Staging latest build located in `/Users/bmiller/Runestone/books/InstructorGuide/output/web` at `/Users/bmiller/Runestone/books/InstructorGuide/output/stage`.
9+
INFO :
10+
INFO : Deployment is now staged at `/Users/bmiller/Runestone/books/InstructorGuide/output/stage`.
11+
INFO : Preparing to deploy from active `master` git branch.
12+
INFO :
13+
INFO : Changes to project source since last commit detected.
14+
INFO : Add/committing these changes to local Git repository.
15+
INFO :

0 commit comments

Comments
 (0)