Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M3P2 HTML Generator
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
12
Issues
12
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
M3P2
M3P2 HTML Generator
Commits
0de59f30
Commit
0de59f30
authored
Mar 19, 2019
by
Administrator
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add plugins configurations.
Notice that mathjax uses a CDN. This is temporary.
parent
6b96c3bd
Pipeline
#33
passed with stage
in 46 seconds
Changes
6
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
63 additions
and
0 deletions
+63
-0
anchors.yaml
user/config/plugins/anchors.yaml
+6
-0
git-sync.yaml
user/config/plugins/git-sync.yaml
+27
-0
highlight.yaml
user/config/plugins/highlight.yaml
+3
-0
language-selector.yaml
user/config/plugins/language-selector.yaml
+5
-0
markdown-notices.yaml
user/config/plugins/markdown-notices.yaml
+7
-0
mathjax.yaml
user/config/plugins/mathjax.yaml
+15
-0
No files found.
user/config/plugins/anchors.yaml
0 → 100644
View file @
0de59f30
enabled
:
true
active
:
true
selectors
:
'
h1,h2,h3,h4,h5'
placement
:
right
visible
:
hover
truncate
:
64
user/config/plugins/git-sync.yaml
0 → 100644
View file @
0de59f30
enabled
:
false
folders
:
-
pages
sync
:
on_save
:
false
on_delete
:
false
on_media
:
false
# cron_enabled (pls)
cron_enable
:
false
cron_at
:
'
0
12,23
*
*
*'
repository
:
'
https://m3p2.ljbac.com/m3p2/courses.git'
user
:
Goutte
password
:
webhook
:
/git-sync
webhook_enabled
:
'
0'
webhook_secret
:
branch
:
master
remote
:
name
:
origin
branch
:
master
git
:
author
:
gituser
message
:
'
(Grav
GitSync)
Automatic
Commit'
name
:
GitSync
email
:
m3p2-bot@ljbac.com
bin
:
git
logging
:
false
user/config/plugins/highlight.yaml
0 → 100644
View file @
0de59f30
enabled
:
true
theme
:
default
lines
:
false
user/config/plugins/language-selector.yaml
0 → 100644
View file @
0de59f30
enabled
:
true
built_in_css
:
true
untranslated_pages_behavior
:
none
button_display
:
flag
select_display
:
default
user/config/plugins/markdown-notices.yaml
0 → 100644
View file @
0de59f30
enabled
:
true
built_in_css
:
true
level_classes
:
-
blue
-
green
-
yellow
-
red
user/config/plugins/mathjax.yaml
0 → 100644
View file @
0de59f30
enabled
:
true
active
:
true
built_in_css
:
true
built_in_js
:
true
weight
:
-5
delimiters
:
inline
:
\(
:
\)
$
:
$
block
:
'
\['
:
'
\]'
$$
:
$$
CDN
:
enabled
:
true
url
:
'
https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment