mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 02:26:19 +00:00
6d5ea90bfd
* Correct for new GitHub default branch
This PR corrects the default branch of GitHub from master to main. This is ne GitHub repository configuration from Oct 1st, 2020
* Update Saving to a Git service.tid
GitLab still uses `master` as default branch.
* Add Kookma plugins as resources
Some of Kookma resources including TW-Scripts, Commander, Trashbin, Todolist has been added.
* Revert "Add Kookma plugins as resources"
This reverts commit 199fce3a08
.
* Adding Resources by Mohammad
This PR adds resources created by Mohammad mostly in GitHub
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
created: 20201117163027900
|
|
creator: Mohammad
|
|
modified: 20201117163855463
|
|
modifier: Mohammad
|
|
tags: Resources
|
|
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! |