a2ab2b885acb56f854d6bd164171d0e76f07a9fc
Christian Fraß minor changes; move to kora...

Christian Fraß authored 7 years ago

project.json         1) {
project.json         2) 	"name": "fs-draft",
Christian Fraß update

Christian Fraß authored 6 years ago

tools/project.json   3) 	"version": "0.1.1",
Christian Fraß minor changes; move to kora...

Christian Fraß authored 7 years ago

project.json         4) 	"roottask": {
project.json         5) 		"name": "build",
project.json         6) 		"type": "group",
project.json         7) 		"sub": [
project.json         8) 			{
project.json         9) 				"name": "structure",
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

tools/project.json  10) 				"type": "script",
Christian Fraß minor changes; move to kora...

Christian Fraß authored 7 years ago

project.json        11) 				"parameters": {
project.json        12) 					"inputs": [
project.json        13) 						"source/data/adpositions.json",
Christian Fraß added transition-data and t...

Christian Fraß authored 7 years ago

project.json        14) 						"source/data/common.json",
Christian Fraß minor changes; move to kora...

Christian Fraß authored 7 years ago

project.json        15) 						"source/data/correlatives.json",
Christian Fraß included developer-notes; a...

Christian Fraß authored 7 years ago

project.json        16) 						"source/data/declension.json",
Christian Fraß added transition-data and t...

Christian Fraß authored 7 years ago

project.json        17) 						"source/data/personal_pronouns.json",
project.json        18) 						"source/data/phonology_and_orthography.json",
project.json        19) 						"source/data/texts.json",
project.json        20) 						"source/data/timeforms.json",
project.json        21) 						"source/data/transitions.json",
Christian Fraß weitere anpassungen

Christian Fraß authored 5 years ago

tools/project.json  22) 						"source/data/section-adpositions.json",
tools/project.json  23) 						"source/data/section-cases.json",
tools/project.json  24) 						"source/data/section-declension.json",
tools/project.json  25) 						"source/data/section-definiteness.json",
tools/project.json  26) 						"source/data/section-infinite_verbforms.json",
tools/project.json  27) 						"source/data/section-modal_verbs.json",
tools/project.json  28) 						"source/data/section-negation.json",
tools/project.json  29) 						"source/data/section-numeri.json",
tools/project.json  30) 						"source/data/section-personal_pronouns.json",
tools/project.json  31) 						"source/data/section-preface.json",
tools/project.json  32) 						"source/data/section-tempora_and_modi.json",
tools/project.json  33) 						"source/data/section-word_functions.json",
Christian Fraß added transition-data and t...

Christian Fraß authored 7 years ago

project.json        34) 						"source/data/word_functions.json",
Christian Fraß es wird!

Christian Fraß authored 5 years ago

tools/project.json  35) 						"source/content/_meta.html.tpl",
tools/project.json  36) 						"source/content/_proposal.html.tpl",
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

tools/project.json  37) 						"source/content/introduction.html.tpl",
tools/project.json  38) 						"source/content/preface.html.tpl",
tools/project.json  39) 						"source/content/key_parameters.html.tpl",
tools/project.json  40) 						"source/content/toc.html.tpl",
tools/project.json  41) 						"source/content/basics.html.tpl",
tools/project.json  42) 						"source/content/phonology_and_orthography.html.tpl",
tools/project.json  43) 						"source/content/grammar.html.tpl",
tools/project.json  44) 						"source/content/personal_pronouns.html.tpl",
tools/project.json  45) 						"source/content/correlatives.html.tpl",
tools/project.json  46) 						"source/content/conjugation.html.tpl",
tools/project.json  47) 						"source/content/infinite_verbforms.html.tpl",
tools/project.json  48) 						"source/content/modal_verbs.html.tpl",
Christian Fraß weitere anpassungen

Christian Fraß authored 5 years ago

tools/project.json  49) 						"source/content/modal_verbs-listentry.html.tpl",
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

tools/project.json  50) 						"source/content/tempora_and_modi.html.tpl",
tools/project.json  51) 						"source/content/negation.html.tpl",
tools/project.json  52) 						"source/content/declension.html.tpl",
tools/project.json  53) 						"source/content/numeri.html.tpl",
tools/project.json  54) 						"source/content/cases.html.tpl",
tools/project.json  55) 						"source/content/definiteness.html.tpl",
tools/project.json  56) 						"source/content/attributes.html.tpl",
tools/project.json  57) 						"source/content/sentence_structure.html.tpl",
tools/project.json  58) 						"source/content/vocabulary.html.tpl",
tools/project.json  59) 						"source/content/principles.html.tpl",
tools/project.json  60) 						"source/content/word_functions.html.tpl",
Christian Fraß weitere anpassungen

Christian Fraß authored 5 years ago

tools/project.json  61) 						"source/content/word_functions-listentry.html.tpl",
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

tools/project.json  62) 						"source/content/adpositions.html.tpl",
tools/project.json  63) 						"source/content/pronouns.html.tpl",
tools/project.json  64) 						"source/content/dictionary.html.tpl",
tools/project.json  65) 						"source/content/examples.html.tpl",
tools/project.json  66) 						"source/content/example_sentences.html.tpl",
tools/project.json  67) 						"source/content/example_texts.html.tpl",
Christian Fraß weitere anpassungen

Christian Fraß authored 5 years ago

tools/project.json  68) 						"source/content/example_texts-paragraph.html.tpl",
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

tools/project.json  69) 						"source/content/draft.html.tpl"
Christian Fraß minor changes; move to kora...

Christian Fraß authored 7 years ago

project.json        70) 					],
Christian Fraß schon vielversprechend

Christian Fraß authored 5 years ago

tools/project.json  71) 					"outputs": [
tools/project.json  72) 						"build/draft.html"
tools/project.json  73) 					],
tools/project.json  74) 					"path": "tools/coin.sh"
Christian Fraß minor changes; move to kora...

Christian Fraß authored 7 years ago

project.json        75) 				}
project.json        76) 			},
project.json        77) 			{
project.json        78) 				"name": "logic",
project.json        79) 				"type": "concat",
project.json        80) 				"parameters": {
project.json        81) 					"inputs": [
Christian Fraß weitere anpassungen

Christian Fraß authored 5 years ago

tools/project.json  82) 						"source/logic/tools.js",
tools/project.json  83) 						"source/logic/toc.js",
tools/project.json  84) 						"source/logic/main.js"