Commit Graph

10 Commits

Author SHA1 Message Date
1a1b77769d feat(mkdocs): use custom plugin from custom-plugins/mkdocs-plugin-tags
this is a custom theme modified so it works correctly

issue #3 !1
2022-01-29 08:43:27 +09:30
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
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
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
8fbb9d95ac feat(mkdocs): Add the default config and the site layout directory
issue #3 !1
2022-01-29 08:43:27 +09:30