This tutorial is intended for beginners and as an introduction for using the Nemo and Nautilus environment.
This repository contains the output of the tutorial, with every step taken into account. We try to give the full content of each files at the end of each step of the tutorial.
This tutorial has been tested on Linux Ubuntu 16.04 and Linux Mint. If you have modifications to provides to make it work for Mac, please propose Pull Requests. It is probable that most commands would work except setting up your python environment
We highly recommend to read the following blogs and articles about Capitains and its environment :
- The Capitains CTS guidelines
- CapiTainS 2.0.0 Release: changes, renewal and the future
- There is two open access articles to be published in the next few months. This line will be updated accordingly
- Preparing your environment
- Setting up the bases of your app
- Playing with the JavaScript, the CSS, the statics and the XSLTs
- Modifying the templates
- Editorializing your texts : cutting your text a better way
- Editorializing your texts : building virtual collections to arrange your texts
- Time to put online ! Example with Heroku and Documentations
- Extanding Nemo : how should you add new routes (The simple way)
- Using Annotations in Nemo : isn't it nice ?
- Let's write a plugin (Or adding route the hard way)