aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kj-gitbot: isc.phpBlista Kanjo2023-09-271-1/+1
|
* kj-gitbot: info.phpBlista Kanjo2023-09-271-1/+1
|
* kj-gitbot: index.phpBlista Kanjo2023-09-271-1/+1
|
* kj-gitbot: gpl2.phpBlista Kanjo2023-09-271-1/+1
|
* kj-gitbot: download.phpBlista Kanjo2023-09-271-1/+1
|
* kj-gitbot: LaTeX.phpBlista Kanjo2023-09-271-1/+1
|
* refactor: remove inaccurate `plain text` referenceBlista Kanjo2023-09-271-2/+2
|
* refactor: going ASCII only mode due to some regressionBlista Kanjo2023-07-101-1/+1
|
* refactor: combine `$userMarkdown` variablesBlista Kanjo2023-07-101-3/+2
|
* fix: blank slides bugBlista Kanjo2023-07-101-11/+9
|
* refactor: revert to `pdflatex` engineBlista Kanjo2023-07-102-2/+1
|
* merge: pr #4 from kj-sh604 (feat: stability with xelatex)Kyle Javier (kj-sh604)2023-07-102-1/+4
|\ | | | | feat. branch: stability with xelatex
| * feat: more stable compiles with `xelatex` and the header.tex fileBlista Kanjo2023-07-102-2/+2
| |
| * feat: added `header.tex` in attempt to still utilize original pdflatex enginekj_sh6042023-07-092-1/+4
| |
| * refactor: use xelatex enginekj_sh6042023-07-091-1/+1
|/
* refactor: updated headingsBlista Kanjo2023-07-094-16/+4
|
* refactor: fix LaTeX spellingBlista Kanjo2023-07-092-2/+2
|
* refactor: updated linksBlista Kanjo2023-07-092-3/+2
|
* refactor: updated `info.php`Blista Kanjo2023-07-091-1/+2
|
* merge: pr #3 from kj-sh604/cleaner_phpKyle Javier (kj-sh604)2023-07-092-347/+35
|\ | | | | feat. branch: cleaner php
| * refactor: updated links, fixed grammarBlista Kanjo2023-07-091-2/+2
| |
| * refactor: cleaner PHP code, avoding redudancyBlista Kanjo2023-07-091-345/+33
|/
* refactor: removed redundant h3 description(s)kj_sh6042023-07-092-9/+0
|
* refactor: removed redundant h3 descriptionkj_sh6042023-07-091-1/+0
|
* merge: pr #2 from kj-sh604/add-16_9-templatesKyle Javier (kj-sh604)2023-07-0922-511/+793
|\ | | | | feat. branch: add 16:9 themes amongst other things