mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 02:26:19 +00:00
87704b1770
* Replaced the 'resources' tab with: Editions, Plugin, Themes, Palettes, Other resources. * Added tiddlers that lists the new categories to be used in the Community tabs tiddler * Added three themes for in the Community Themes section of the community page. * Added three community made edtitions to the Community Editions tabs of the community page. * Removed David Giffords Obahiah by his request. * Added two palettes into the Community Palettes tab. * Changed the link of 'PETTIL - Forth for the Commodore PET' to webarchive as discussed in pull request #5116 * removed four tiddlers because of dead links. * Changed the dead link in Tiddlydrive add-on by Joshua Stubbs to link to the projects github instead. * Fixed titltes in the community tabs macro. * Sorted all entries into their new categories, updates tags accordingly and moved tid files into new folders according to their new category. * final edit for sorting
23 lines
1.1 KiB
Plaintext
23 lines
1.1 KiB
Plaintext
created: 20201117163027900
|
|
modified: 20210101191843666
|
|
tags: [[Tutorials]]
|
|
title: GitHub Saver Tutorial by Mohammad
|
|
type: text/vnd.tiddlywiki
|
|
url: https://kookma.github.io/TW5-GitHub-Saver/
|
|
|
|
GitHub Saver is a step by step tutorial shows how to integrate Tiddlywiki 5 and GitHub Pages to create websites hosted on https://github.com/.
|
|
|
|
{{!!url}}
|
|
|
|
This instruction is based on Tiddlywiki single html file model, while it can use subfolder for extra materials like images, audios, videos, pdfs,... in separate folders.
|
|
|
|
!! Other tutorials
|
|
|
|
;Tiddlywiki, Travis-CI and GitHub Pages
|
|
:https://kookma.github.io/Tiddlywiki-Travis-CI/
|
|
:This wiki shows how to set up websites hosted on [[GitHub Pages|https://pages.github.com/]] using [[Travis-CI|https://travis-ci.org]] and [[Tiddlywiki 5|https://tiddlywiki.com]] on Node.js.
|
|
|
|
|
|
;Tiddlywiki and GitHub Pages
|
|
:https://kookma.github.io/Tiddlywiki-and-GitHub-Pages/
|
|
:This instruction is based on local edit, save and push to GitHub. It does NOT use the new GitHub Saver mechanism (requires TW 5.1.20+) which lets edit and save directly from Tiddlywiki! |