650 Commits

Author SHA1 Message Date
Spencer Bliven
6b84e38c6e Removing site.baseurl.
baseurl is important for cross-site theme compatibility.
Unfortunately our gitlab instance provides the incorrect baseurl.

This is a hack. If the configuration gets fixed this commit should
be reverted.
2019-06-17 14:15:11 +02:00
Spencer Bliven
5c04f2167b Minor siteinfo fix 2019-06-17 13:31:24 +02:00
Spencer Bliven
96e41e00b4 Adding siteinfo.html
Some basic debugging info
2019-06-17 13:28:29 +02:00
Spencer Bliven
5132299419 Removing links from top-level folders in merlin6 sidebar 2019-06-17 11:45:38 +02:00
Spencer Bliven
9a7b8710ba Add support for folder urls in the sidebar.
If present, clicking the folder goes to the URL itself. Toggling the folder requires
clicking the toggle arrow precisely. If URL is omitted, the whole folder title
works as a toggle.
2019-06-17 11:40:04 +02:00
Spencer Bliven
c0626c4884 Create chapter division in sidebar 2019-06-14 21:01:13 +02:00
Spencer Bliven
8b176ba65a Switching how baseurl gets encoded
Sometimes it was inserted as a //, which messed up
links.
2019-06-14 16:13:05 +02:00
Spencer Bliven
08c028f3b7 Try another baseurl 2019-06-14 16:04:41 +02:00
Spencer Bliven
45f16e7cfe Fix baseurl 2019-06-14 15:55:30 +02:00
Spencer Bliven
ebff53c62c Migrating merlin6 user guide from jekyll-example1
From lsm-hpce/jekyll-example1 1eada07
2019-06-14 15:38:22 +02:00
Spencer Bliven
7c6f7b177d Merge remote-tracking branch 'origin/master' 2019-06-14 15:03:28 +02:00
Spencer Bliven
4aecacae58 Switch sidebar and topnav to use absolute URLs 2019-06-14 11:58:01 +02:00
Spencer Bliven
52405ea5e6 Replacing default content with HPCE stuff
- Add README.md
- Customize _config.yml
- /merlin6/ pages (moved from merlin6-user-guide)
- remove demo products
- remove update.sh
2019-06-14 11:57:33 +02:00
Spencer Bliven
f644a9b995 Use absolute paths for site-wide resources
Fixes https://github.com/tomjoht/documentation-theme-jekyll/issues/156
2019-06-14 10:26:36 +02:00
caa558a090 Update Mrlin6 documentation with latest changes, added new pages 2019-06-13 08:41:29 +02:00
caa63db616 Update Mrlin6 documentation with latest changes 2019-06-13 08:37:44 +02:00
Spencer Bliven
e5d490759b Add README.md 2019-06-11 09:49:40 +02:00
4f3deaedaf Added Merlin6 user Guide 2019-06-07 19:27:58 +02:00
100eb526b4 not using var/build.sh since it relies on an ubuntu image 2019-05-28 23:53:38 +02:00
a3ebf6974d added new gitlab CI file and saved original one 2019-05-28 23:48:49 +02:00
0cf73259c1 added dependencies and changed jekyll config file for HPCE example 2019-05-28 23:38:28 +02:00
Tom Johnson
43665be576 updated gemfile; also updated links docs 2019-05-26 00:07:24 -07:00
Tom Johnson
3f04fb81c3 updates from all the PRs and other issues 2019-05-25 23:44:22 -07:00
Tom Johnson
fd189d28e2
Merge pull request #155 from alexearnshaw/patch-1
Update mydoc_install_jekyll_on_windows.md
2019-05-25 22:47:20 -07:00
Tom Johnson
d8861a2527
Merge pull request #152 from marckassay/patch-1
Update mydoc_yaml_tutorial.md
2019-05-25 22:47:01 -07:00
Tom Johnson
ac9d5df2c0
Merge pull request #151 from digitigrafo/gh-pages
Update of jquery and anchor js
2019-05-25 22:46:22 -07:00
Tom Johnson
eab1188bd2
Merge pull request #149 from jodumont/gh-pages
add --livereload in Dockerfile for a better workflow
2019-05-25 22:45:44 -07:00
Tom Johnson
b67cc5f90b
Merge pull request #148 from Texterity/patch-1
Google's JSON Style Guide URL has changed
2019-05-25 22:44:48 -07:00
Alex Earnshaw
1736362876
Update mydoc_install_jekyll_on_windows.md
I'm trying out this theme and encountered some issues when trying to run the instructions on Windows 10 with Gitbash:
- Firstly the Downloads page for Ruby has changed somewhat and you can now install Ruby and the Ruby dev kit in one step
- Secondly I got an error when running jekyll serve which turned out to be caused by the fact that I had the Gemfile and Gemfile.lock in the wrong directory and Jekyll was trying to use the ones from the zip I downloaded from Github
I've updated the page with some changes to reflect the steps I followed to get the theme working.
Feel free to contact me with any questions and thanks for providing this theme!
2019-05-13 14:26:48 +01:00
Marc Kassay
8fc8c15a9e
Update mydoc_yaml_tutorial.md
Small fixes; updated markdown to match data in `_data/samplelist.yml` and its relative path
2019-03-16 13:43:28 -04:00
kiki
a548b58a32 exclude vendor 2019-03-14 15:29:14 +01:00
kiki
7940097589 jquery3.3.1 and anchorjs 4.2 2019-03-14 15:28:06 +01:00
kiki
cfd67e5b0d update gitignore with .bundle and vendor 2019-03-14 15:26:50 +01:00
kiki
cf2d2ed3f5 build without github pages 2019-03-14 15:25:38 +01:00
JOduMonT
04f0e54a72 add contextual title= per link 2019-01-19 20:22:27 +01:00
JOduMonT
a48b5e80d5 add rel="noopener" when target="_blank" 2019-01-19 18:19:44 +01:00
JOduMonT
1494aed01a add --livereload 2019-01-19 12:02:14 +01:00
Jonathan Shearman
2de07e5d52
Google's JSON Style Guide URL has changed
changed to https://google.github.io/styleguide/jsoncstyleguide.xml
2019-01-19 12:10:25 +11:00
Tom Johnson
c5447b1ba0 Merge branch 'gh-pages' of https://github.com/tomjoht/documentation-theme-jekyll into gh-pages 2019-01-16 14:05:49 -08:00
Tom Johnson
2abfd8bdba change http to https in layouts 2019-01-16 14:05:37 -08:00
Tom Johnson
6e6fd8d475
typo fix
fix typo
2018-12-08 23:13:30 -08:00
Tom Johnson
1a687dd886
text formatting update
small formatting fix
2018-12-08 23:12:38 -08:00
Tom Johnson
96df81310d
Merge pull request #142 from EXPErdelfavero/patch-1
Fixed a formatting problem
2018-12-08 23:11:28 -08:00
Robert Del Favero
7a2133e553
Fixed a formatting problem 2018-10-23 15:43:54 -07:00
Tom Johnson
b6b5fd7c7f update version of rubyzip as per githubs recommendations 2018-09-20 22:21:17 -07:00
Tom Johnson
0031729498
Merge pull request #127 from Zacbaron/patch-2
Update mydoc_support.md
2018-09-20 22:07:15 -07:00
Tom Johnson
fb6bf12f0b
Merge pull request #128 from SanthiSridharan/patch-1
Fixing the link to Ben Balter's blog post on Jekyll Colletcions
2018-09-20 22:06:37 -07:00
Tom Johnson
9331540184
Merge pull request #132 from kashcit/patch-1
Use page.path
2018-09-20 22:06:25 -07:00
Tom Johnson
c6578818a4
Merge pull request #133 from vduseev/patch-1
Rephrased vague explanation about Gemfile
2018-09-20 22:05:52 -07:00
Tom Johnson
04cc1329b0
Merge pull request #140 from dpursehouse/yaml-syntax-highlighting
Fix rendering of yaml example in index.md
2018-09-20 22:05:08 -07:00