Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation content #2

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added .DS_Store
Binary file not shown.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
node_modules

docs/.vuepress/dist
25 changes: 25 additions & 0 deletions deploy.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
#!/usr/bin/env sh

# abort on errors
set -e

# build
npm run docs:build

# navigate into the build output directory
cd docs/.vuepress/dist

# if you are deploying to a custom domain
# echo 'www.example.com' > CNAME

git init
git add -A
git commit -m 'deploy'

# if you are deploying to https://<USERNAME>.github.io
# git push -f [email protected]:<USERNAME>/<USERNAME>.github.io.git master

# if you are deploying to https://<USERNAME>.github.io/<REPO>
git push -f https://github.com/ExtensionEngine/tailor-docs.git master:gh-pages

cd -
35 changes: 35 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
module.exports = {
title: 'Custom Learning Experiences',
description: 'Strategy, Implementation, Support',
head: [
['link', { rel: 'icon', href: '/default-logo-full.svg' }]
],
themeConfig: {
nav: [
{ text: 'Tailor', link: 'https://github.com/ExtensionEngine/tailor' },
{ text: 'Boutique', link: 'https://github.com/ExtensionEngine/boutique' },
{ text: 'Tape', link: 'https://github.com/ExtensionEngine/tape' }
],
sidebar: [
'/',
'/ecosystem/',
'/guide-tailor/',
'/guide-tailor/tailor-configuration/',
'/guide-boutique/',
'/guide-tape/',
'/content-elements/',
'/content/',
'/content/contribute/',
'/contribute/',
'/issues/'
]
},
configureWebpack: {
resolve: {
alias: {
'@img': 'images/'
}
}
},
base: '/tailor-docs/'
}
17 changes: 17 additions & 0 deletions docs/.vuepress/dist/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Custom Learning Experiences</title>
<meta name="description" content="Strategy, Implementation, Support">
<link rel="icon" href="/tailor-docs/default-logo-full.svg">

<link rel="preload" href="/tailor-docs/assets/css/0.styles.196f2d6a.css" as="style"><link rel="preload" href="/tailor-docs/assets/js/app.dcd9e9d2.js" as="script"><link rel="prefetch" href="/tailor-docs/assets/js/10.91a0ead7.js"><link rel="prefetch" href="/tailor-docs/assets/js/11.98b26c6a.js"><link rel="prefetch" href="/tailor-docs/assets/js/12.fb09b48b.js"><link rel="prefetch" href="/tailor-docs/assets/js/13.5a80e777.js"><link rel="prefetch" href="/tailor-docs/assets/js/14.4e79d2de.js"><link rel="prefetch" href="/tailor-docs/assets/js/2.76904e22.js"><link rel="prefetch" href="/tailor-docs/assets/js/3.ee2e57ba.js"><link rel="prefetch" href="/tailor-docs/assets/js/4.13ee9dac.js"><link rel="prefetch" href="/tailor-docs/assets/js/5.8bbe498f.js"><link rel="prefetch" href="/tailor-docs/assets/js/6.98e0c5cb.js"><link rel="prefetch" href="/tailor-docs/assets/js/7.e25cb0b3.js"><link rel="prefetch" href="/tailor-docs/assets/js/8.b0c5f5d1.js"><link rel="prefetch" href="/tailor-docs/assets/js/9.9a97dbda.js">
<link rel="stylesheet" href="/tailor-docs/assets/css/0.styles.196f2d6a.css">
</head>
<body>
<div id="app" data-server-rendered="true"><div class="theme-container"><div class="content"><h1>404</h1> <blockquote>That's a Four-Oh-Four.</blockquote> <a href="/tailor-docs/" class="router-link-active">Take me home.</a></div></div></div>
<script src="/tailor-docs/assets/js/app.dcd9e9d2.js" defer></script>
</body>
</html>
Binary file added docs/.vuepress/dist/EE_Logo_C-sized.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.vuepress/dist/architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/css/0.styles.196f2d6a.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/img/search.83621669.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/10.91a0ead7.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/11.98b26c6a.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/12.fb09b48b.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/13.5a80e777.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/14.4e79d2de.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
(window.webpackJsonp=window.webpackJsonp||[]).push([[14],{167:function(n,w,o){}}]);
1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/2.76904e22.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/3.ee2e57ba.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/4.13ee9dac.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/5.8bbe498f.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/.vuepress/dist/assets/js/6.98e0c5cb.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading