830371c691
feat(mkdocs): add lists and task lists to markdown
...
MR !1
2022-01-29 08:43:27 +09:30
3a08f14d74
refactor(markdown_lint): clean up linting errors.
...
MR !1
2022-01-29 08:43:27 +09:30
893d3dfd5c
ci(markdown_lint): disable line length for markdown files
...
MR !1
2022-01-29 08:43:27 +09:30
59c2593c68
feat(sitemap): remove sitemap as the changed dates for files is wrong.
...
needs to be investigated why the dates for file changes are wrong.
issue #3 !1
2022-01-29 08:43:27 +09:30
c6de8bc960
feat(operations): Added markdown syntax page.
...
Page Changes:
new file: pages/operations/syntax.md
modified: pages/robots.txt
old wiki page: wiki/syntax.txt
Also added a robots.txt redirect to new location
issue #3 !1
2022-01-29 08:43:27 +09:30
6667f4f076
feat(article): migrated choosing an internet service from old wiki
...
Pages:
new file: pages/articles/2015/choose_internet_service.md
modified: pages/articles/index.md
modified: pages/robots.txt
deleted: wiki/current/info/150225_choose_internet_service.txt
Also added a redirect to the robots.txt file
issue #3 !1
2022-01-29 08:43:27 +09:30
268e076e9a
feat(contact): updated the page content to include how to fix an issue with a page.
...
issue #3 !1
2022-01-29 08:43:27 +09:30
47bfd4e5cc
feat(markdown): added ability to colour by brand name.
...
Brands supported
- docker
- facebook
- github
- gitlab
example for icon: ':fontawesome-brands-docker:{ .docker }'
issue #3 !1
2022-01-29 08:43:27 +09:30
f6d6bd627b
feat(markdown): Support admonations in markdown.
...
issue #3 !1
2022-01-29 08:43:27 +09:30
c0aa5cbe12
feat(footer): Add colour to the social icons within the page footer
...
issue #3 !1
2022-01-29 08:43:27 +09:30
2460b4c70c
feat(mkdocs): add document creation and last edited date.
...
Git clone depth must be the complete repo as the pip module
requires access to the full hostory to obtain the dates for the documents.
issue #3 !1
2022-01-29 08:43:27 +09:30
dde0939e1b
build(mkdocs): changed the site theme to material and setup.
...
issue #3 !1
2022-01-29 08:43:27 +09:30
a02d2c3bb5
ci(pages): ensure the static site artifacts are available for gitlab pages
...
issue #3 !1
2022-01-29 08:43:27 +09:30
696138c317
ci(build): Added config to build and publish to gitlab pages
...
issue #3 !1
2022-01-29 08:43:27 +09:30
8fbb9d95ac
feat(mkdocs): Add the default config and the site layout directory
...
issue #3 !1
2022-01-29 08:43:27 +09:30
2ce41bc16e
chore: sanitized repo
v1.0.0rc0
2022-01-29 08:10:28 +09:30