Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Commit 61b7543

Browse files
committed
Initial commit
0 parents  commit 61b7543

378 files changed

Lines changed: 24065 additions & 0 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
_site
2+
.sass-cache
3+
.jekyll-metadata

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
source 'https://rubygems.org'
2+
gem 'github-pages', group: :jekyll_plugins

Gemfile.lock

Lines changed: 127 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,127 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (5.0.0)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (~> 0.7)
7+
minitest (~> 5.1)
8+
tzinfo (~> 1.1)
9+
addressable (2.4.0)
10+
coffee-script (2.4.1)
11+
coffee-script-source
12+
execjs
13+
coffee-script-source (1.10.0)
14+
colorator (0.1)
15+
concurrent-ruby (1.0.2)
16+
ethon (0.9.0)
17+
ffi (>= 1.3.0)
18+
execjs (2.7.0)
19+
faraday (0.9.2)
20+
multipart-post (>= 1.2, < 3)
21+
ffi (1.9.14)
22+
gemoji (2.1.0)
23+
github-pages (87)
24+
github-pages-health-check (= 1.1.0)
25+
jekyll (= 3.1.6)
26+
jekyll-coffeescript (= 1.0.1)
27+
jekyll-feed (= 0.5.1)
28+
jekyll-gist (= 1.4.0)
29+
jekyll-github-metadata (= 2.0.2)
30+
jekyll-mentions (= 1.1.3)
31+
jekyll-paginate (= 1.1.0)
32+
jekyll-redirect-from (= 0.11.0)
33+
jekyll-sass-converter (= 1.3.0)
34+
jekyll-seo-tag (= 2.0.0)
35+
jekyll-sitemap (= 0.10.0)
36+
jemoji (= 0.6.2)
37+
kramdown (= 1.11.1)
38+
liquid (= 3.0.6)
39+
listen (= 3.0.6)
40+
mercenary (~> 0.3)
41+
rouge (= 1.11.1)
42+
terminal-table (~> 1.4)
43+
github-pages-health-check (1.1.0)
44+
addressable (~> 2.3)
45+
net-dns (~> 0.8)
46+
octokit (~> 4.0)
47+
public_suffix (~> 1.4)
48+
typhoeus (~> 0.7)
49+
html-pipeline (2.4.2)
50+
activesupport (>= 2)
51+
nokogiri (>= 1.4)
52+
i18n (0.7.0)
53+
jekyll (3.1.6)
54+
colorator (~> 0.1)
55+
jekyll-sass-converter (~> 1.0)
56+
jekyll-watch (~> 1.1)
57+
kramdown (~> 1.3)
58+
liquid (~> 3.0)
59+
mercenary (~> 0.3.3)
60+
rouge (~> 1.7)
61+
safe_yaml (~> 1.0)
62+
jekyll-coffeescript (1.0.1)
63+
coffee-script (~> 2.2)
64+
jekyll-feed (0.5.1)
65+
jekyll-gist (1.4.0)
66+
octokit (~> 4.2)
67+
jekyll-github-metadata (2.0.2)
68+
jekyll (~> 3.1)
69+
octokit (~> 4.0)
70+
jekyll-mentions (1.1.3)
71+
html-pipeline (~> 2.3)
72+
jekyll (~> 3.0)
73+
jekyll-paginate (1.1.0)
74+
jekyll-redirect-from (0.11.0)
75+
jekyll (>= 2.0)
76+
jekyll-sass-converter (1.3.0)
77+
sass (~> 3.2)
78+
jekyll-seo-tag (2.0.0)
79+
jekyll (~> 3.1)
80+
jekyll-sitemap (0.10.0)
81+
jekyll-watch (1.4.0)
82+
listen (~> 3.0, < 3.1)
83+
jemoji (0.6.2)
84+
gemoji (~> 2.0)
85+
html-pipeline (~> 2.2)
86+
jekyll (>= 3.0)
87+
kramdown (1.11.1)
88+
liquid (3.0.6)
89+
listen (3.0.6)
90+
rb-fsevent (>= 0.9.3)
91+
rb-inotify (>= 0.9.7)
92+
mercenary (0.3.6)
93+
mini_portile2 (2.1.0)
94+
minitest (5.9.0)
95+
multipart-post (2.0.0)
96+
net-dns (0.8.0)
97+
nokogiri (1.6.8)
98+
mini_portile2 (~> 2.1.0)
99+
pkg-config (~> 1.1.7)
100+
octokit (4.3.0)
101+
sawyer (~> 0.7.0, >= 0.5.3)
102+
pkg-config (1.1.7)
103+
public_suffix (1.5.3)
104+
rb-fsevent (0.9.7)
105+
rb-inotify (0.9.7)
106+
ffi (>= 0.5.0)
107+
rouge (1.11.1)
108+
safe_yaml (1.0.4)
109+
sass (3.4.22)
110+
sawyer (0.7.0)
111+
addressable (>= 2.3.5, < 2.5)
112+
faraday (~> 0.8, < 0.10)
113+
terminal-table (1.6.0)
114+
thread_safe (0.3.5)
115+
typhoeus (0.8.0)
116+
ethon (>= 0.8.0)
117+
tzinfo (1.2.2)
118+
thread_safe (~> 0.1)
119+
120+
PLATFORMS
121+
ruby
122+
123+
DEPENDENCIES
124+
github-pages
125+
126+
BUNDLED WITH
127+
1.12.5

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# dkdeploy documentation
2+
3+

_config.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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 need to edit after that.
5+
# For technical reasons, this file is *NOT* reloaded automatically when you use
6+
# 'jekyll serve'. If you change this file, please restart the server process.
7+
8+
# Site settings
9+
title: dkdeploy documentation
10+
email: opensource@dkd.de
11+
description: > dkdeploy documentation
12+
baseurl: "/" # the subpath of your site, e.g. /blog
13+
url: "https://dkdeploy.github.io" # the base hostname & protocol for your site
14+
twitter_username: dkd_de
15+
github_username: dkdeploy
16+
exclude: [foundation, vendor]
17+
# Build settings
18+
markdown: kramdown

_data/constants.yml

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
deploy:
2+
stage: "dev"
3+
host: "project.example"
4+
domain: "http://project.example/"
5+
user: "vagrant"
6+
group: "apache"
7+
group_alternate: "website-user"
8+
vendor_root: /var/www/your-domain/
9+
path: /var/www/your-domain/htdocs/
10+
release: 20160610T1303-42
11+
shared_path: /var/www/your-domain/shared/
12+
current_folder: /var/www/your-domain/current/
13+
releases_folder: /var/www/your-domain/releases/
14+
release_folder: /var/www/your-domain/releases/20160610T1303-42/
15+
release2_folder: /var/www/your-domain/releases/20160610T1421-84/
16+
17+
mysql:
18+
host: "127.0.0.1"
19+
port: 3306
20+
charset: "utf8"
21+
database: "your_database"
22+
username: "your_username"
23+
password: "your_password"
24+
25+
project:
26+
workspace: /home/your-username/Documents/my-project/
27+
user: "your_username"

_data/navigation.yml

Lines changed: 103 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
- title: "Introduction"
2+
main_navigation_title: "How-To Guides"
3+
section: "guides"
4+
href: "/guides/"
5+
nav2:
6+
- title: "Setup"
7+
href: setup/
8+
only_nav: true
9+
nav3:
10+
- title: "I Your local machine"
11+
href: "local_machine.html"
12+
- title: "II The remote Server"
13+
href: server.html
14+
- title: "II Installing dkdeploy"
15+
href: installation.html
16+
- title: "Static Website"
17+
href: static/
18+
only_nav: true
19+
html_label: easy
20+
nav3:
21+
- title: "I Configuration"
22+
href: "configuration.html"
23+
- title: "II Deployment"
24+
href: deployment.html
25+
- title: "Simple PHP Application"
26+
href: php-app/
27+
only_nav: true
28+
html_label: easy
29+
nav3:
30+
- title: "I Configuration"
31+
href: "configuration.html"
32+
- title: "II Deployment"
33+
href: deployment.html
34+
- title: "Introduction"
35+
main_navigation_title: "Capistrano Tasks"
36+
section: "rake"
37+
href: "/rake/"
38+
nav2:
39+
- title: "dkdeploy-core"
40+
href: "dkdeploy-core/"
41+
only_nav: true
42+
nav3:
43+
- title: "apache"
44+
href: apache.html
45+
- title: "assets"
46+
href: assets.html
47+
- title: "bower"
48+
href: bower.html
49+
- title: "current_folder"
50+
href: current_folder.html
51+
- title: "db"
52+
href: db.html
53+
- title: "new_release_path"
54+
href: new_release_path.html
55+
- title: "enhanced_symlinks"
56+
href: enhanced_symlinks.html
57+
- title: "fail"
58+
href: fail.html
59+
- title: "file_access"
60+
href: file_access.html
61+
- title: "maintenance"
62+
href: maintenance.html
63+
- title: "project_version"
64+
href: project_version.html
65+
- title: "strategy"
66+
href: strategy.html
67+
- title: "utils"
68+
href: utils.html
69+
- title: "dkdeploy-php"
70+
href: "dkdeploy-php/"
71+
only_nav: true
72+
nav3:
73+
- title: "Overview"
74+
href: index.html
75+
- title: "composer"
76+
href: composer.html
77+
- title: "db"
78+
href: "db.html"
79+
- title: "php"
80+
href: "php.html"
81+
- title: "dkdeploy-typo3-cms"
82+
href: "dkdeploy-typo3-cms/"
83+
only_nav: true
84+
nav3:
85+
- title: Overview
86+
href: index.html
87+
- title: cache
88+
href: cache.html
89+
- title: cli
90+
href: cli.html
91+
- title: typo3
92+
href: typo3.html
93+
- title: typoscript
94+
href: typoscript.html
95+
- title: "Variables"
96+
section: "variables"
97+
href: "/variables"
98+
#- title: "FAQ"
99+
# section: "faq"
100+
# href: "/faq/"
101+
- title: "Github"
102+
section: "github"
103+
href: "/github.html"

_includes/_nav_level-2.html

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
{% for subnav in nav.nav2 %}
2+
{% capture current_nav %}{{nav.href}}{{subnav.href}}.html{% endcapture %}
3+
{% if current_path == current_nav %}
4+
{% assign active = "active" %}
5+
{% else %}
6+
{% assign active = "" %}
7+
{% endif %}
8+
{% if subnav.only_nav == true %}
9+
<li class="docs-menu-title">
10+
<span>{{subnav.title}}</span>
11+
{% if subnav.html_label %}
12+
<span class="label">{{subnav.html_label}}</span>
13+
{% endif %}
14+
{% else %}
15+
<li class="{{active}}"><a href="{{ nav.href | prepend: site.baseurl }}{{subnav.href}}">{{subnav.title}}</a>
16+
{% endif %}
17+
{% if subnav.nav3 != empty %}
18+
<ul class="menu vertical docs-menu nav3">
19+
{% include _nav_level-3.html %}
20+
</ul>
21+
{% endif %}
22+
</li>
23+
{% endfor %}

_includes/_nav_level-3.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{% for lastnav in subnav.nav3 %}
2+
{% capture current_nav %}{{nav.href}}{{subnav.href}}{{ lastnav.href }}{% endcapture %}
3+
{% if current_path == current_nav %}
4+
{% assign active = "active" %}
5+
{% else %}
6+
{% assign active = "" %}
7+
{% endif %}
8+
<li class="{{active}}">
9+
<a href="{{ nav.href | prepend: site.baseurl }}{{subnav.href}}{{lastnav.href}}">{{lastnav.title}}</a>
10+
</li>
11+
{% endfor %}

_includes/footer.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<footer>
2+
<div class="row">
3+
<div class="large-12 columns">
4+
<div class="footer-content">
5+
<p>&copy 2016 <a href="https:/www.dkd.de/">dkd Internet Service GmbH</a> <i class="fi-heart animated"></i> <a href="mailto:opensource@dkd.de">opensource@dkd.de</a></p>
6+
</div>
7+
</div>
8+
</div>
9+
</footer>
10+
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.0/jquery.min.js"></script>
11+
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/foundation/6.2.3/foundation.min.js" defer></script>
12+
<script type="text/javascript" src="{{ '/assets/javascript/toc2select.js' | prepend: site.baseurl }}" defer></script>
13+
<script type="text/javascript">
14+
$(document).ready(function(){
15+
$(document).foundation();
16+
var toc2select = new DkdeployApp.Classes.toc2select("#main-content", "#js-toc", "<span class='toc-label'>Jump to</span>");
17+
toc2select.render()
18+
})
19+
</script>

0 commit comments

Comments
 (0)