32 Commits

Author SHA1 Message Date
Jon
a86b4befcc feat(ci): enable publishing docker-mail docs
!9 nofusscomputing/projects/docker-mail!10 nofusscomputing/projects/gitlab-ci!27
2023-05-23 12:54:46 +09:30
Jon
189e7cd645 feat(build): include project gitlab-ci docs
!8  nofusscomputing/projects/gitlab-ci!26
2023-05-23 10:50:45 +09:30
765bae0e07 feat(wiki): remove wiki as it wont be used.
MR !7
2022-01-31 13:12:51 +09:30
2eef305f0e refactor: ad copy holder to article
MR !7
2022-01-31 13:06:47 +09:30
b9529feaba feat(article): articles must have a type
valid types are 'blog' and 'article'

MR !7
2022-01-31 13:03:32 +09:30
c2fe3bb7f0 refactor: clear up MD linting errors
MR !7
2022-01-31 11:39:08 +09:30
67b9379fe7 refactor(blog_post): renamed to article to reflect direction
MR !7
2022-01-31 11:08:09 +09:30
8b50d28aab refactor(home_page): added nfc logo
MR !7
2022-01-31 10:55:44 +09:30
185a095829 chore(syntax): remove syntax page as not required
as part of the ops manual this page will be included there.

MR !7
2022-01-31 10:51:53 +09:30
3e1e8886ef fix(mobile_display): added padding between sections
on a mobile display, the sections were cluttered. added some spacing to rectify.

MR !6
2022-01-30 12:39:59 +09:30
466f6e8632 feat(article): migrate mdt setup article
MR !6
2022-01-30 12:22:07 +09:30
d0719e356d fix(article): add required metadata.
MR !6
2022-01-30 11:52:10 +09:30
f14b17c3b0 feat(home_page): created template for homepage
This template created two column layout with articles and handy links.
Capability was added so that on a mobile device, the columns would drop to one only.

MR !6
2022-01-30 11:50:07 +09:30
1a6fc5a814 feat(home_page): add metadata
MR !6
2022-01-30 11:48:31 +09:30
2e534c5dd0 refactor(article): include meta.description
MR !5
2022-01-29 14:26:29 +09:30
d67a264ef0 refactor(syntax): updated tags and added title metadata
MR !2
2022-01-29 08:43:27 +09:30
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