You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: github-pages/github-pages.md
+8-9
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,9 @@ For me they are
74
74
*[Jekyll](https://jekyllrb.com/) a static site generator
75
75
76
76
77
+
* Many [Static Site Generators](https://jamstack.org/generators/).
78
+
79
+
77
80
## Markdown
78
81
{id: markdown-links}
79
82
@@ -106,9 +109,9 @@ For me they are
106
109
107
110
* Table
108
111
109
-
* Verbatim with backticks.
112
+
* Verbatim with back-ticks.
110
113
* Inline with one-tick.
111
-
*Multiline with 3-ticks. Add also programming language for highlighting.
114
+
*Multi-line with 3-ticks. Add also programming language for highlighting.
112
115
* Indenting 4 spaces also works.
113
116
114
117
@@ -222,7 +225,7 @@ When you change the JavaScript file, make sure it is reloaded! Browser cashing c
222
225
223
226
224
227
*[rustatic](https://rustatic.code-maven.com/) - [source](https://github.com/szabgab/rustatic/) using Jekyll.
225
-
* my simple site [github.szabgab.com](https://github.szabgab.com/) - [soruce](https://github.com/szabgab/real-szabgab.github.io) using only Markdown files and the default Jekyll processor on GitHub pages.
228
+
* my simple site [github.szabgab.com](https://github.szabgab.com/) - [source](https://github.com/szabgab/real-szabgab.github.io) using only Markdown files and the default Jekyll processor on GitHub pages.
226
229
*[Kantoniko](https://kantoniko.com/) - [source](https://github.com/kantoniko/) - using Python combining data from many repositories. A dictionary and content in Ladino. Written in Python collecting data from multiple repositories.
227
230
* my personal site [szabgab.com](https://szabgab.com/) - [source](https://github.com/szabgab/szabgab.com) - using Perl.
228
231
*[Perl Weekly](https://perlweekly.com/) - [source](https://github.com/szabgab/perlweekly) - Perl, generate the site locally and push the HTML files as well.
@@ -231,17 +234,13 @@ When you change the JavaScript file, make sure it is reloaded! Browser cashing c
231
234
* The students of [WIS Python course started in 2024-11](https://github.com/szabgab/wis-python-course-2024-11)
232
235
233
236
234
-
*[Jekyll](https://jekyllrb.com/) a static site generator.
235
-
* Many [Static Site Generators](https://jamstack.org/generators/).
236
-
237
237
*[Planet Perl](https://perl.theplanetarium.org/) - [source](https://github.com/PerlToolsTeam/planetperl) using Perl.
0 commit comments