Steve Baskauf
68a71f2721
Fixed title formatting of Guidlines for contributing
2018-08-28 21:43:51 +12:00
Peter Desmet
83d5138c15
Use 4 spaces to indent xml
2018-08-28 14:38:30 +12:00
Peter Desmet
9195e888fd
Clean up markdown and links
2018-08-28 14:36:37 +12:00
Peter Desmet
bb2272dcc9
Call first heading "Introduction"
2018-08-28 14:14:35 +12:00
Peter Desmet
2944a72a73
Fix internal link
2018-08-28 13:59:29 +12:00
Peter Desmet
4e4aa41e1b
Remove introduction, bump up headers, add audience sectioni
2018-08-28 12:37:06 +12:00
Peter Desmet
17a8cff9ea
Update navbar.html
2018-08-28 12:33:05 +12:00
Peter Desmet
8f4ec2d694
Add metadata, clean up guide
2018-08-28 12:25:16 +12:00
Peter Desmet
a95e58571e
Move all headers one down, fix some markdown issues
2018-08-28 10:16:06 +12:00
Peter Desmet
46a14c47fd
Remove typo
2018-08-27 14:31:49 +12:00
Peter Desmet
270020b995
Remove custom JS (now available as file on tdwg.org)
2018-08-27 14:21:55 +12:00
Peter Desmet
3a62e7c401
Add jQuery to make add Bootstrap classes to theme-sidebar-nav
2018-08-27 14:01:18 +12:00
Peter Desmet
2ba9bf851f
Correct typo
2018-08-27 12:38:26 +12:00
Peter Desmet
07cf9bd6fb
Start at heading 2
2018-08-27 12:37:26 +12:00
Peter Desmet
ba806d81ca
Sanitize headers
2018-08-27 12:35:27 +12:00
Peter Desmet
f2e5f23bed
Use container not container-fluid
2018-08-27 12:31:36 +12:00
Peter Desmet
41d35cc27a
Try adding a TOC sidebar
2018-08-27 12:31:06 +12:00
Peter Desmet
d57c6664db
Use toc.html snippet
...
From https://github.com/allejo/jekyll-toc/blob/master/_includes/toc.html
2018-08-27 12:24:23 +12:00
Peter Desmet
4be0fdd1d0
Try TOC
2018-08-27 12:18:37 +12:00
Peter Desmet
279a92d80a
Set theme jekyll-theme-cayman
2018-08-27 12:00:53 +12:00
Peter Desmet
05040858e9
Merge pull request #1 from peterdesmet/docs_website
...
Docs website
2018-08-27 12:00:02 +12:00
Peter Desmet
5d9fbfbced
Add empty homepage
2018-08-27 11:54:23 +12:00
Peter Desmet
906c36bc62
Build quick ref guide as markdown
...
Building the quick reference guide as a html file doesn't allow it to use the Jekyll templates (header, navbar, footer). We also can't reference those templates in the terms.tmpl as jinja2 and jekyll work slightly different.
But by building the quick reference to a markdown document (with just the content, no html header etc.) it can be picked up by Jekyll like any other markdown file. The markdown file does contain mostly html, so we can style it exactly like we want.
2018-08-27 11:50:38 +12:00
Peter Desmet
e3ba72883e
Move quick guide template to _layouts
2018-08-27 11:44:25 +12:00
Peter Desmet
c42998e4dd
Add jekyll templates
2018-08-27 11:41:02 +12:00
Peter Desmet
67ea1d22ea
Fix links to .xsd files
2018-08-27 11:33:19 +12:00
Peter Desmet
f8089c7c33
Move images to root of guide
2018-08-27 11:32:43 +12:00
Peter Desmet
7c108bf317
Remove unused assets in rdf guide
2018-08-27 11:32:06 +12:00
Peter Desmet
dc59761c3a
Move guides from standards/documents to docs/guides
2018-08-27 11:20:51 +12:00
Peter Desmet
edce32b3ca
Merge pull request #191 from tdwg/guides
...
Move guides branch into master
2018-08-27 10:20:01 +12:00
Peter Desmet
121009568d
Merge pull request #190 from dbloom/guides
...
Guides
2018-08-27 10:18:58 +12:00
Peter Desmet
d738b5ab5e
Add metadata, remove backslashes
...
Did a Cmd + F on http://rs.tdwg.org/dwc/terms/guides/xml/index.htm : there are no visible back slashes
2018-08-27 10:16:17 +12:00
Peter Desmet
e0121a4152
Add metadata
2018-08-27 10:09:03 +12:00
Peter Desmet
87608339b0
Remove back slashes
2018-08-27 10:03:50 +12:00
David Bloom
378edae1f3
Delete index.html
...
Replaced with index.md
2018-08-26 17:20:11 +12:00
David Bloom
5b79981111
Footer removed
2018-08-26 17:19:36 +12:00
David Bloom
4b1649bafd
Footer removed
2018-08-26 17:19:02 +12:00
David Bloom
1c6baafbdb
Major edits
...
Deletion of second version (possibly in conflict) at bottom of original document. Code blocks added and named. Other minor md edits for lists.
2018-08-26 17:14:57 +12:00
David Bloom
69f27ebdd6
Create index.md
...
Unedited markdown file. HTML converted using Markdown Turndown, http://domchristie.github.io/turndown/ .
2018-08-26 17:01:53 +12:00
David Bloom
2418ce10ac
Delete index.html
...
Replaced with index.md
2018-08-26 16:56:55 +12:00
David Bloom
be87966b9c
Minor updates
...
XML named for XML code block, all definition tables reformated.
2018-08-26 16:55:01 +12:00
David Bloom
5f2959a03d
Delete index.html
...
Replaced with index.md
2018-08-26 16:13:28 +12:00
David Bloom
56d153a953
Delete index.htm
...
Replaced with index.md
2018-08-26 16:12:59 +12:00
David Bloom
fed5840ac1
First pass md completed
2018-08-26 16:11:26 +12:00
David Bloom
3d9f196435
Markdown edits
...
Completed up to section 2.7.2.
2018-08-26 08:32:16 +12:00
David Bloom
ed5075c836
Multiple tables and code blocks added
...
First pass completed up to section 2.3.1.2 Example 6.
2018-08-25 21:00:21 +12:00
David Bloom
b56e360fa2
Commit index.md
...
Version 1, created using Turndown Markdown (http://domchristie.github.io/turndown/ ).
2018-08-25 20:34:37 +12:00
Peter Desmet
7aa6e587ea
Update template to use production tdwg-theme
...
- Add favicons
- Use theme-nav-sidebar
- Remove custom css
- Don't use sticky-top navbar (= not use in tdwg.org either)
- Update dev to www
2018-07-25 17:28:45 +02:00
Peter Desmet
9e7f8dd281
Build site (with correct dcterms: link in comments)
2018-05-21 10:23:14 +02:00
Peter Desmet
221eed3209
Add institutionID back (carriage return missing)
...
Error was introduced in #183
2018-05-21 10:21:07 +02:00