mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-11 09:50:27 +00:00
Moved files to be keep consistent organization
Also remembered to add tiddlywiki.info, that is important.
This commit is contained in:
parent
56ea55ddc4
commit
8bb0a9b7c8
@ -0,0 +1,9 @@
|
||||
created: 20150620003518997
|
||||
modified: 20150717051407353
|
||||
title: $:/DefaultTiddlers
|
||||
|
||||
[[Help]]
|
||||
[[Resume Wizard]]
|
||||
[[Edit Existing Items]]
|
||||
[[Layout Options]]
|
||||
[[Resume Options]]
|
@ -0,0 +1,5 @@
|
||||
created: 20150619215753488
|
||||
modified: 20150619215804124
|
||||
title: $:/SiteSubtitle
|
||||
|
||||
a resume building tool using ~TiddlyWiki
|
5
editions/resumebuilder/tiddlers/system/$__SiteTitle.tid
Normal file
5
editions/resumebuilder/tiddlers/system/$__SiteTitle.tid
Normal file
@ -0,0 +1,5 @@
|
||||
created: 20150619215748447
|
||||
modified: 20150619215751266
|
||||
title: $:/SiteTitle
|
||||
|
||||
Resume Builder
|
23
editions/resumebuilder/tiddlywiki.info
Normal file
23
editions/resumebuilder/tiddlywiki.info
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"description": "Resume builder edition",
|
||||
"plugins": [
|
||||
],
|
||||
"themes": [
|
||||
"tiddlywiki/vanilla",
|
||||
"tiddlywiki/snowwhite",
|
||||
"tiddlywiki/starlight",
|
||||
"tiddlywiki/seamless",
|
||||
"tiddlywiki/centralised",
|
||||
"tiddlywiki/readonly"
|
||||
],
|
||||
"languages": [
|
||||
],
|
||||
"includeWikis": [
|
||||
],
|
||||
"build": {
|
||||
"index": [
|
||||
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
|
||||
"favicon": [
|
||||
"--savetiddler","$:/favicon.ico","favicon.ico"]
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user