User Tools

Site Tools


en:start

Differences

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

Link to this comparison view

Next revision
Previous revision
en:start [2016/08/09 15:15]
Nicolas Ronvel created
en:start [2017/11/12 13:47] (current)
Nicolas Ronvel [Tutorials]
Line 3: Line 3:
 Geckos is a card editor, created to help have card for games (miniatures,​ roleplaying,​ ...). At first, I was using Magic Set Editor, and made several templates. But some limitations got me to think of my own engine. Geckos is a card editor, created to help have card for games (miniatures,​ roleplaying,​ ...). At first, I was using Magic Set Editor, and made several templates. But some limitations got me to think of my own engine.
  
-Geckos is still in its first steps, so many functions are not implemented,​ so feel free to express your needs, to report bugs, to question the software through the Issues page.+Geckos is still in its first steps, so many functions are not implemented,​ so feel free to express your needs, to report bugs, to question the software through the [[http://​www.github.com/​gulix/​geckos/​issues|Issues]] page.
  
 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.
  
-  - [[Tutorial01|Creating a card from scratch]] (Blood Bowl Star Player card) +  - [[.:tutorial:Tutorial01|Creating a card from scratch]] (Blood Bowl Star Player card) 
-  - [[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|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 ?
  
-If something is missing, feel free to create an [[Issue|http://​www.github.com/​gulix/​geckos/​issues/​new] 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.1470748536.txt.gz · Last modified: 2016/08/09 15:15 by Nicolas Ronvel