Skip to content

Commit 2c8d34a

Browse files
author
vcmirko
committed
init docs
1 parent bddaea8 commit 2c8d34a

7 files changed

+431
-3
lines changed

docs/404.html

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
permalink: /404.html
3+
layout: default
4+
---
5+
6+
<style type="text/css" media="screen">
7+
.container {
8+
margin: 10px auto;
9+
max-width: 600px;
10+
text-align: center;
11+
}
12+
h1 {
13+
margin: 30px 0;
14+
font-size: 4em;
15+
line-height: 1;
16+
letter-spacing: -1px;
17+
}
18+
</style>
19+
20+
<div class="container">
21+
<h1>404</h1>
22+
23+
<p><strong>Page not found :(</strong></p>
24+
<p>The requested page could not be found.</p>
25+
</div>

docs/Gemfile

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
source "https://rubygems.org"
2+
# Hello! This is where you manage which Jekyll version is used to run.
3+
# When you want to use a different version, change it below, save the
4+
# file and run `bundle install`. Run Jekyll with `bundle exec`, like so:
5+
#
6+
# bundle exec jekyll serve
7+
#
8+
# This will help ensure the proper Jekyll version is running.
9+
# Happy Jekylling!
10+
# gem "jekyll", "~> 4.3.2"
11+
gem "github-pages", "~> 228", group: :jekyll_plugins
12+
# This is the default theme for new Jekyll sites. You may change this to anything you like.
13+
gem "minima", "~> 2.5"
14+
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
15+
# uncomment the line below. To upgrade, run `bundle update github-pages`.
16+
# gem "github-pages", group: :jekyll_plugins
17+
# If you have any plugins, put them here!
18+
group :jekyll_plugins do
19+
gem "jekyll-feed", "~> 0.12"
20+
end
21+
22+
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
23+
# and associated library.
24+
platforms :mingw, :x64_mingw, :mswin, :jruby do
25+
gem "tzinfo", ">= 1", "< 3"
26+
gem "tzinfo-data"
27+
end
28+
29+
# Performance-booster for watching directories on Windows
30+
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
31+
32+
# Lock `http_parser.rb` gem to `v0.6.x` on JRuby builds since newer versions of the gem
33+
# do not have a Java counterpart.
34+
gem "http_parser.rb", "~> 0.6.0", :platforms => [:jruby]

docs/Gemfile.lock

Lines changed: 264 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,264 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (7.0.6)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
addressable (2.8.4)
10+
public_suffix (>= 2.0.2, < 6.0)
11+
coffee-script (2.4.1)
12+
coffee-script-source
13+
execjs
14+
coffee-script-source (1.11.1)
15+
colorator (1.1.0)
16+
commonmarker (0.23.9)
17+
concurrent-ruby (1.2.2)
18+
dnsruby (1.70.0)
19+
simpleidn (~> 0.2.1)
20+
em-websocket (0.5.3)
21+
eventmachine (>= 0.12.9)
22+
http_parser.rb (~> 0)
23+
ethon (0.16.0)
24+
ffi (>= 1.15.0)
25+
eventmachine (1.2.7)
26+
execjs (2.8.1)
27+
faraday (2.7.10)
28+
faraday-net_http (>= 2.0, < 3.1)
29+
ruby2_keywords (>= 0.0.4)
30+
faraday-net_http (3.0.2)
31+
ffi (1.15.5)
32+
forwardable-extended (2.6.0)
33+
gemoji (3.0.1)
34+
github-pages (228)
35+
github-pages-health-check (= 1.17.9)
36+
jekyll (= 3.9.3)
37+
jekyll-avatar (= 0.7.0)
38+
jekyll-coffeescript (= 1.1.1)
39+
jekyll-commonmark-ghpages (= 0.4.0)
40+
jekyll-default-layout (= 0.1.4)
41+
jekyll-feed (= 0.15.1)
42+
jekyll-gist (= 1.5.0)
43+
jekyll-github-metadata (= 2.13.0)
44+
jekyll-include-cache (= 0.2.1)
45+
jekyll-mentions (= 1.6.0)
46+
jekyll-optional-front-matter (= 0.3.2)
47+
jekyll-paginate (= 1.1.0)
48+
jekyll-readme-index (= 0.3.0)
49+
jekyll-redirect-from (= 0.16.0)
50+
jekyll-relative-links (= 0.6.1)
51+
jekyll-remote-theme (= 0.4.3)
52+
jekyll-sass-converter (= 1.5.2)
53+
jekyll-seo-tag (= 2.8.0)
54+
jekyll-sitemap (= 1.4.0)
55+
jekyll-swiss (= 1.0.0)
56+
jekyll-theme-architect (= 0.2.0)
57+
jekyll-theme-cayman (= 0.2.0)
58+
jekyll-theme-dinky (= 0.2.0)
59+
jekyll-theme-hacker (= 0.2.0)
60+
jekyll-theme-leap-day (= 0.2.0)
61+
jekyll-theme-merlot (= 0.2.0)
62+
jekyll-theme-midnight (= 0.2.0)
63+
jekyll-theme-minimal (= 0.2.0)
64+
jekyll-theme-modernist (= 0.2.0)
65+
jekyll-theme-primer (= 0.6.0)
66+
jekyll-theme-slate (= 0.2.0)
67+
jekyll-theme-tactile (= 0.2.0)
68+
jekyll-theme-time-machine (= 0.2.0)
69+
jekyll-titles-from-headings (= 0.5.3)
70+
jemoji (= 0.12.0)
71+
kramdown (= 2.3.2)
72+
kramdown-parser-gfm (= 1.1.0)
73+
liquid (= 4.0.4)
74+
mercenary (~> 0.3)
75+
minima (= 2.5.1)
76+
nokogiri (>= 1.13.6, < 2.0)
77+
rouge (= 3.26.0)
78+
terminal-table (~> 1.4)
79+
github-pages-health-check (1.17.9)
80+
addressable (~> 2.3)
81+
dnsruby (~> 1.60)
82+
octokit (~> 4.0)
83+
public_suffix (>= 3.0, < 5.0)
84+
typhoeus (~> 1.3)
85+
html-pipeline (2.14.3)
86+
activesupport (>= 2)
87+
nokogiri (>= 1.4)
88+
http_parser.rb (0.8.0)
89+
i18n (1.14.1)
90+
concurrent-ruby (~> 1.0)
91+
jekyll (3.9.3)
92+
addressable (~> 2.4)
93+
colorator (~> 1.0)
94+
em-websocket (~> 0.5)
95+
i18n (>= 0.7, < 2)
96+
jekyll-sass-converter (~> 1.0)
97+
jekyll-watch (~> 2.0)
98+
kramdown (>= 1.17, < 3)
99+
liquid (~> 4.0)
100+
mercenary (~> 0.3.3)
101+
pathutil (~> 0.9)
102+
rouge (>= 1.7, < 4)
103+
safe_yaml (~> 1.0)
104+
jekyll-avatar (0.7.0)
105+
jekyll (>= 3.0, < 5.0)
106+
jekyll-coffeescript (1.1.1)
107+
coffee-script (~> 2.2)
108+
coffee-script-source (~> 1.11.1)
109+
jekyll-commonmark (1.4.0)
110+
commonmarker (~> 0.22)
111+
jekyll-commonmark-ghpages (0.4.0)
112+
commonmarker (~> 0.23.7)
113+
jekyll (~> 3.9.0)
114+
jekyll-commonmark (~> 1.4.0)
115+
rouge (>= 2.0, < 5.0)
116+
jekyll-default-layout (0.1.4)
117+
jekyll (~> 3.0)
118+
jekyll-feed (0.15.1)
119+
jekyll (>= 3.7, < 5.0)
120+
jekyll-gist (1.5.0)
121+
octokit (~> 4.2)
122+
jekyll-github-metadata (2.13.0)
123+
jekyll (>= 3.4, < 5.0)
124+
octokit (~> 4.0, != 4.4.0)
125+
jekyll-include-cache (0.2.1)
126+
jekyll (>= 3.7, < 5.0)
127+
jekyll-mentions (1.6.0)
128+
html-pipeline (~> 2.3)
129+
jekyll (>= 3.7, < 5.0)
130+
jekyll-optional-front-matter (0.3.2)
131+
jekyll (>= 3.0, < 5.0)
132+
jekyll-paginate (1.1.0)
133+
jekyll-readme-index (0.3.0)
134+
jekyll (>= 3.0, < 5.0)
135+
jekyll-redirect-from (0.16.0)
136+
jekyll (>= 3.3, < 5.0)
137+
jekyll-relative-links (0.6.1)
138+
jekyll (>= 3.3, < 5.0)
139+
jekyll-remote-theme (0.4.3)
140+
addressable (~> 2.0)
141+
jekyll (>= 3.5, < 5.0)
142+
jekyll-sass-converter (>= 1.0, <= 3.0.0, != 2.0.0)
143+
rubyzip (>= 1.3.0, < 3.0)
144+
jekyll-sass-converter (1.5.2)
145+
sass (~> 3.4)
146+
jekyll-seo-tag (2.8.0)
147+
jekyll (>= 3.8, < 5.0)
148+
jekyll-sitemap (1.4.0)
149+
jekyll (>= 3.7, < 5.0)
150+
jekyll-swiss (1.0.0)
151+
jekyll-theme-architect (0.2.0)
152+
jekyll (> 3.5, < 5.0)
153+
jekyll-seo-tag (~> 2.0)
154+
jekyll-theme-cayman (0.2.0)
155+
jekyll (> 3.5, < 5.0)
156+
jekyll-seo-tag (~> 2.0)
157+
jekyll-theme-dinky (0.2.0)
158+
jekyll (> 3.5, < 5.0)
159+
jekyll-seo-tag (~> 2.0)
160+
jekyll-theme-hacker (0.2.0)
161+
jekyll (> 3.5, < 5.0)
162+
jekyll-seo-tag (~> 2.0)
163+
jekyll-theme-leap-day (0.2.0)
164+
jekyll (> 3.5, < 5.0)
165+
jekyll-seo-tag (~> 2.0)
166+
jekyll-theme-merlot (0.2.0)
167+
jekyll (> 3.5, < 5.0)
168+
jekyll-seo-tag (~> 2.0)
169+
jekyll-theme-midnight (0.2.0)
170+
jekyll (> 3.5, < 5.0)
171+
jekyll-seo-tag (~> 2.0)
172+
jekyll-theme-minimal (0.2.0)
173+
jekyll (> 3.5, < 5.0)
174+
jekyll-seo-tag (~> 2.0)
175+
jekyll-theme-modernist (0.2.0)
176+
jekyll (> 3.5, < 5.0)
177+
jekyll-seo-tag (~> 2.0)
178+
jekyll-theme-primer (0.6.0)
179+
jekyll (> 3.5, < 5.0)
180+
jekyll-github-metadata (~> 2.9)
181+
jekyll-seo-tag (~> 2.0)
182+
jekyll-theme-slate (0.2.0)
183+
jekyll (> 3.5, < 5.0)
184+
jekyll-seo-tag (~> 2.0)
185+
jekyll-theme-tactile (0.2.0)
186+
jekyll (> 3.5, < 5.0)
187+
jekyll-seo-tag (~> 2.0)
188+
jekyll-theme-time-machine (0.2.0)
189+
jekyll (> 3.5, < 5.0)
190+
jekyll-seo-tag (~> 2.0)
191+
jekyll-titles-from-headings (0.5.3)
192+
jekyll (>= 3.3, < 5.0)
193+
jekyll-watch (2.2.1)
194+
listen (~> 3.0)
195+
jemoji (0.12.0)
196+
gemoji (~> 3.0)
197+
html-pipeline (~> 2.2)
198+
jekyll (>= 3.0, < 5.0)
199+
kramdown (2.3.2)
200+
rexml
201+
kramdown-parser-gfm (1.1.0)
202+
kramdown (~> 2.0)
203+
liquid (4.0.4)
204+
listen (3.8.0)
205+
rb-fsevent (~> 0.10, >= 0.10.3)
206+
rb-inotify (~> 0.9, >= 0.9.10)
207+
mercenary (0.3.6)
208+
minima (2.5.1)
209+
jekyll (>= 3.5, < 5.0)
210+
jekyll-feed (~> 0.9)
211+
jekyll-seo-tag (~> 2.1)
212+
minitest (5.18.1)
213+
nokogiri (1.15.3-x86_64-linux)
214+
racc (~> 1.4)
215+
octokit (4.25.1)
216+
faraday (>= 1, < 3)
217+
sawyer (~> 0.9)
218+
pathutil (0.16.2)
219+
forwardable-extended (~> 2.6)
220+
public_suffix (4.0.7)
221+
racc (1.7.1)
222+
rb-fsevent (0.11.2)
223+
rb-inotify (0.10.1)
224+
ffi (~> 1.0)
225+
rexml (3.2.5)
226+
rouge (3.26.0)
227+
ruby2_keywords (0.0.5)
228+
rubyzip (2.3.2)
229+
safe_yaml (1.0.5)
230+
sass (3.7.4)
231+
sass-listen (~> 4.0.0)
232+
sass-listen (4.0.0)
233+
rb-fsevent (~> 0.9, >= 0.9.4)
234+
rb-inotify (~> 0.9, >= 0.9.7)
235+
sawyer (0.9.2)
236+
addressable (>= 2.3.5)
237+
faraday (>= 0.17.3, < 3)
238+
simpleidn (0.2.1)
239+
unf (~> 0.1.4)
240+
terminal-table (1.8.0)
241+
unicode-display_width (~> 1.1, >= 1.1.1)
242+
typhoeus (1.4.0)
243+
ethon (>= 0.9.0)
244+
tzinfo (2.0.6)
245+
concurrent-ruby (~> 1.0)
246+
unf (0.1.4)
247+
unf_ext
248+
unf_ext (0.0.8.2)
249+
unicode-display_width (1.8.0)
250+
251+
PLATFORMS
252+
x86_64-linux
253+
254+
DEPENDENCIES
255+
github-pages (~> 228)
256+
http_parser.rb (~> 0.6.0)
257+
jekyll-feed (~> 0.12)
258+
minima (~> 2.5)
259+
tzinfo (>= 1, < 3)
260+
tzinfo-data
261+
wdm (~> 0.1.1)
262+
263+
BUNDLED WITH
264+
2.2.3

docs/_config.yml

Lines changed: 55 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,55 @@
1-
theme: jekyll-theme-minimal
2-
title: AnsibleForms Documentation
3-
description: Bookmark this to keep an eye on my project updates!
1+
# Welcome to Jekyll!
2+
#
3+
# This config file is meant for settings that affect your whole blog, values
4+
# which you are expected to set up once and rarely edit after that. If you find
5+
# yourself editing this file very often, consider using Jekyll's data files
6+
# feature for the data you need to update frequently.
7+
#
8+
# For technical reasons, this file is *NOT* reloaded automatically when you use
9+
# 'bundle exec jekyll serve'. If you change this file, please restart the server process.
10+
#
11+
# If you need help with YAML syntax, here are some quick references for you:
12+
# https://learn-the-web.algonquindesign.ca/topics/markdown-yaml-cheat-sheet/#yaml
13+
# https://learnxinyminutes.com/docs/yaml/
14+
#
15+
# Site settings
16+
# These are used to personalize your new site. If you look in the HTML files,
17+
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
18+
# You can create any custom variable you would like, and they will be accessible
19+
# in the templates via {{ site.myvariable }}.
20+
21+
title: AnsibleForms Help Documentation
22+
23+
description: >- # this means to ignore newlines until "baseurl:"
24+
Write an awesome description for your new site here. You can edit this
25+
line in _config.yml. It will appear in your document head meta (for
26+
Google search results) and in your feed.xml site description.
27+
baseurl: "/ansibleforms" # the subpath of your site, e.g. /blog
28+
url: "https://ansibleguy76.github.io" # the base hostname & protocol for your site, e.g. http://example.com
29+
#twitter_username: jekyllrb
30+
github_username: ansibleguy76
31+
32+
# Build settings
33+
theme: minima
34+
plugins:
35+
- jekyll-feed
36+
37+
# Exclude from processing.
38+
# The following items will not be processed, by default.
39+
# Any item listed under the `exclude:` key here will be automatically added to
40+
# the internal "default list".
41+
#
42+
# Excluded items can be processed by explicitly listing the directories or
43+
# their entries' file path in the `include:` list.
44+
#
45+
# exclude:
46+
# - .sass-cache/
47+
# - .jekyll-cache/
48+
# - gemfiles/
49+
# - Gemfile
50+
# - Gemfile.lock
51+
# - node_modules/
52+
# - vendor/bundle/
53+
# - vendor/cache/
54+
# - vendor/gems/
55+
# - vendor/ruby/

0 commit comments

Comments
 (0)