TODO: Write a project description
TODO: Describe the installation process
| <?xml version="1.0" encoding="UTF-8"?> | |
| <persistence xmlns="http://java.sun.com/xml/ns/persistence" | |
| xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
| xsi:schemaLocation="http://java.sun.com/xml/ns/persistence | |
| http://java.sun.com/xml/ns/persistence/persistence_1_0.xsd" | |
| version="1.0"> | |
| <!-- derby --> |
| ============================================================ | |
| Pakl's guide to a complete tentd and tentd-admin | |
| and Nginx proxy:80 installation. | |
| ============================================================ | |
| Oct 7, 2012 -- Version 1.2 (adds missing commands for installing nginx) | |
| History | |
| Oct 7, 2012 -- Version 1.1 (adds missing nodejs repository) | |
| Oct 7, 2021 - 1.0 initial release |
| /* | |
| --- | |
| provides : BuildSugar | |
| version : 0.1alpha1 | |
| description : Provides a bizarrely clean & simple syntax sugar for building HTML/XML strings | |
| source : http://gist.github.com/278016 | |
| git : git://gist.github.com/278016.git | |
| demo : http://jsfiddle.net/SubtleGradient/4W3RR/ | |
| author : Thomas Aylott |