User Tools

Site Tools


en:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:start [2016/08/10 14:50]
Nicolas Ronvel [Tutorials]
en:start [2017/11/12 13:47] (current)
Nicolas Ronvel [Tutorials]
Line 6: Line 6:
  
 This wiki will help you use Geckos. This wiki will help you use Geckos.
 +
 +===== How to Use =====
 +
 +Here is some documentation on how to use Geckos :
 +
 +  * [[.:​howto:​Open_with_default_template]]
 +
 +===== Video Tutorials =====
 +
 +Here's a list of video tutorials that can help you master Geckos :
 +
 +  - [[https://​www.youtube.com/​watch?​v=qZ__e4u-ePU|A1 - How to create a Card]]
  
 ===== Tutorials ===== ===== Tutorials =====
Line 11: Line 23:
 This wiki will host tutorials describing how to create cards for the Geckos engine. This wiki will host tutorials describing how to create cards for the Geckos engine.
  
-  - [[tutorial:​Tutorial01|Creating a card from scratch]] (Blood Bowl Star Player card) +  - [[.:tutorial:​Tutorial01|Creating a card from scratch]] (Blood Bowl Star Player card) 
-  - [[tutorial:​Tutorial02|Playing with SVG Colors]] (Arabesque card) +  - [[.:tutorial:​Tutorial02|How to Install Geckos ?]] 
 +  - [[.:​tutorial:​Tutorial03|How to create ​edit your own templates ?]] 
 +  - [[.:​tutorial:​Tutorial04|How to share your own templates ?]]
  
 ==== Hints & Tips ==== ==== Hints & Tips ====
  
-Here are some snippets of _template code_ that cover some clever use of the engine, or some frequent questions / needs :+Here are some snippets of //template code// ​that cover some clever use of the engine, or some frequent questions / needs :
  
-  * [[Hints & Tips|Image from the user in a non-rectangular frame]]+  * [[Hints & Tips#​image_from_the_user_in_a_non-rectangular_frame|Image from the user in a non-rectangular frame]]
  
 ===== Templates ===== ===== Templates =====
  
-[[Templates]] are the heart of geckos. Without them, geckos is useless. They define what the user can define for each card, and how that information is displayed on the generated card.+[[.:​template:​start|Templates]] are the heart of geckos. Without them, geckos is useless. They define what the user can define for each card, and how that information is displayed on the generated card.
  
 This wiki will host the documentation on how to create a template. What properties are available, how a file is built, what can I add to enhance a template ? This wiki will host the documentation on how to create a template. What properties are available, how a file is built, what can I add to enhance a template ?
Line 28: Line 42:
 If something is missing, feel free to create an [[http://​www.github.com/​gulix/​geckos/​issues/​new|Issue]] with the label **Wiki**. If something is missing, feel free to create an [[http://​www.github.com/​gulix/​geckos/​issues/​new|Issue]] with the label **Wiki**.
  
 +===== Configuration =====
 +
 +You can configure your installation of Geckos by modifying some Javascript files. ​
 +
 +Let's start with the [[.:​configuration:​config.js]].
en/start.1470833437.txt.gz · Last modified: 2016/08/10 14:50 by Nicolas Ronvel