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
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
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
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