mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 18:46:51 +00:00
Added first pass at support for building TiddlyWiki 2.6.x with TW5
There are still some whitespace and attribute ordering issues, but the result runs correctly.
This commit is contained in:
8
tw2/source/tiddlywiki.com/tiddlywiki-com/JavaScript.tid
Normal file
8
tw2/source/tiddlywiki.com/tiddlywiki-com/JavaScript.tid
Normal file
@@ -0,0 +1,8 @@
|
||||
title: JavaScript
|
||||
modifier: jermolene
|
||||
created: 20111020135123
|
||||
creator: jermolene
|
||||
|
||||
JavaScript is the programming language that powers the [[Web]]. In the browser it is used to script behaviours that breathe life into the static world of [[HTML]] and [[CSS]], and it is increasingly being selected as a ServerSide programming language.
|
||||
|
||||
TiddlyWiki relies on JavaScript, and can't function properly without it. An alternative is to use a ServerSide adaptation like TiddlyWeb or TiddlySpace that can provide a static HTML view of TiddlyWiki content that doesn't require JavaScript in the browser.
|
||||
Reference in New Issue
Block a user