Contains files with content in Markdown syntax.
The website would consist of several sections. Each section would contain a set of pages. Each content file must start with initial section in YAML syntax describing the title and where the file belongs.
Every file except the main page would start with:
---
title: Some Title # This title is shown in menus
page: devassistant # This is an ID of your content (select value from the list below)
---
The main page would contain:
---
title: DevAssistant # This title is shown in menus
page: devassistant # This is an ID of your content (select value from the list below)
section: tools # This page would be linked from the main menu in a group called tools (select value from the list below)
---
First level is a section id. Second level is a page id.
- start-sw
- web-app
- cli-app
- gui-app
- mobile-app
- start-hw
- raspberry-pi
- arduino
- embeded-devices
- start-tips
- collaboration
- documentation
- tools
- devassistant
- docker
- vagrant
- tech-languages
- python
- ruby
- php
- perl
- go
- c
- nodejs
- java
- tech-database
- postgre
- mariadb
- sqlite
- deployment
- copr
- scl
- nulecule
- xdgapp
- rolekit
- openshift
- fedoranext
- fedoranext