Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vantagedesign/ace-documentation.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/getting-started/_index.md')
-rw-r--r--exampleSite/content/getting-started/_index.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/exampleSite/content/getting-started/_index.md b/exampleSite/content/getting-started/_index.md
new file mode 100644
index 0000000..db293bd
--- /dev/null
+++ b/exampleSite/content/getting-started/_index.md
@@ -0,0 +1,14 @@
++++
+title = "Getting started"
+description = ""
+weight = 1
++++
+
+{{< lead >}}
+Get started with Ace docs, the easy way to generate a static website for your project's documentation.
+{{< /lead >}}
+
+Installation and configuration is easy and can be easily applied to any project. No need to be dependent on Python, Ruby or Java. Hugo runs from a simple binary and works through the command line.
+Explore the following pages to learn how to build awesome documentation for your project using Ace.
+
+{{< childpages >}} \ No newline at end of file