Commit Graph

66 Commits

Author SHA1 Message Date
98d0acf0ac refactor(choose_internet_service): removed extra tags and moved archive notice to bottom of page
MR !2
2022-01-29 08:43:27 +09:30
5d75c663a1 feat(blog_list): change articles page to be a preview list of articles.
MR !2
2022-01-29 08:43:27 +09:30
9b6b3eb291 build: use the blogging capabilities added
MR !1 #3
2022-01-29 08:43:27 +09:30
72ed1cb440 refactor: change hover for content tags to yellow text.
MR !1
2022-01-29 08:43:27 +09:30
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
Jon
2a16ca065c refactor: md linting error, ul must be indent four spaces
MR !1
2022-01-29 08:43:27 +09:30
449ec4a9fc refactor: linting error. removed trailing empty line in choosing an internet service.
MR !1
2022-01-29 08:43:27 +09:30
c2d3a178a5 refactor(article): fixing lists in choosing an internet service
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
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
c0aa5cbe12 feat(footer): Add colour to the social icons within the page footer
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