Skip to content

Commit dd7cceb

Browse files
committed
update
1 parent 3041aec commit dd7cceb

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

Diff for: github-pages/github-pages.md

+8-9
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ For me they are
7474
* [Jekyll](https://jekyllrb.com/) a static site generator
7575

7676

77+
* Many [Static Site Generators](https://jamstack.org/generators/).
78+
79+
7780
## Markdown
7881
{id: markdown-links}
7982

@@ -106,9 +109,9 @@ For me they are
106109

107110
* Table
108111

109-
* Verbatim with backticks.
112+
* Verbatim with back-ticks.
110113
* 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.
112115
* Indenting 4 spaces also works.
113116

114117

@@ -222,7 +225,7 @@ When you change the JavaScript file, make sure it is reloaded! Browser cashing c
222225

223226

224227
* [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.
226229
* [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.
227230
* my personal site [szabgab.com](https://szabgab.com/) - [source](https://github.com/szabgab/szabgab.com) - using Perl.
228231
* [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
231234
* The students of [WIS Python course started in 2024-11](https://github.com/szabgab/wis-python-course-2024-11)
232235

233236

234-
* [Jekyll](https://jekyllrb.com/) a static site generator.
235-
* Many [Static Site Generators](https://jamstack.org/generators/).
236-
237237
* [Planet Perl](https://perl.theplanetarium.org/) - [source](https://github.com/PerlToolsTeam/planetperl) using Perl.
238238
* [Forem Reports](https://forem.code-maven.com/) - [source](https://github.com/szabgab/forem-reports).
239239
* [(Rust) virtual events](https://events.code-maven.com/) - [source](https://github.com/szabgab/virtual-events).
240240
* [Ruby Digger](https://ruby-digger.code-maven.com/) - [source](https://github.com/szabgab/ruby-digger)
241-
* CPAN Digger
242241

243-
* [Rust Maven](https://rust.code-maven.com/) - [source](https://github.com/szabgab/rust.code-maven.com/) - [Rust Maven SSG](https://ssg.code-maven.com/) written in Rust.
244-
* [Rust news](https://rust-news.code-maven.com/) written in Rust, collectin RSS/Atom feeds and generating the web site.
242+
* [Rust Maven](https://rust.code-maven.com/) - [source](https://github.comr/szabgab/rust.code-maven.com/) - [Rust Maven SSG](https://ssg.code-maven.com/) written in Rust.
243+
* [Rust news](https://rust-news.code-maven.com/) written in Rust, collecting RSS/Atom feeds and generating the web site.
245244

246245
* Code Maven sites
247246
* Perl Maven sites

0 commit comments

Comments
 (0)