694b3209f2
feat(centurion): add ansible collection centurion
...
!1
2024-07-30 18:25:33 +09:30
4f9fc48eaa
feat(centurion_erp): rename doc path
...
nofusscomputing/projects/centurion_erp#74 closes #18
2024-07-10 03:41:11 +09:30
20726d1712
feat(project): add django itsm docs
...
!62 nofusscomputing/projects/django_template!27
2024-06-17 17:08:38 +09:30
bf732b3238
feat: publish netbox collection docs
...
nofusscomputing/projects/ansible/collections/netbox!5
2024-04-09 16:37:53 +09:30
03f88d7300
feat(firewall): fix nav
...
!60
2024-03-18 22:50:47 +09:30
acf5d9fe58
feat(firewall): add project to nav
...
!60
2024-03-18 22:44:07 +09:30
3458e89ee0
feat(kubernetes_collection): restructured from role to collection
...
!61 nofusscomputing/projects/ansible/kubernetes!37
2024-03-13 20:19:54 +09:30
649055c2e9
refactor: docker nav structure
...
!51
2024-02-21 16:26:31 +09:30
e3e8417130
feat(project): add phpIPAM ansible collection project to docs
...
!51 nofusscomputing/projects/ansible/collections/phpipam_scan_agent!1 nofusscomputing/projects/ansible/collections/phpipam_scan_agent!2 closes #17
2024-02-21 16:18:53 +09:30
809b4457d9
feat(project): add itil runbooks
...
!50 fixes #16
2024-02-10 14:53:05 +09:30
3d484f8dd1
fix(ansible-ee): update nav to match repo
...
!43 nofusscomputing/projects/ansible/execution_environment!184
2024-01-15 02:49:18 +09:30
1eaa5c1c68
feat(ansible): update playbook requirements with awx vars
...
!42
2024-01-10 03:56:45 +09:30
4f320158ad
fix(git_configuration): update path for docs
...
!40 nofusscomputing/projects/ansible/git_configuration!129
2023-12-14 14:16:10 +09:30
3e5ec4159d
fix: edit url
...
!38
2023-11-20 00:02:51 +09:30
9243d1a43e
fix: navigation, common
...
!38
2023-11-19 23:24:47 +09:30
b52f02548b
feat: add project ansible role common
...
!38
2023-11-16 17:19:33 +09:30
73b7858a95
feat: add project dns
...
!38
2023-11-16 17:16:05 +09:30
e0936bd216
chore: updated structure
...
!38
2023-10-29 14:10:46 +09:30
49f28a497d
feat: add projects firewall, kubernetes and homeassistant
...
!38
2023-10-28 17:18:33 +09:30
22801f53d2
feat(project): added project Public Playbooks
...
!38
2023-10-23 21:57:04 +09:30
edbac20968
feat(docs): add kubernetes monitoring helm chart project
...
!37
2023-09-19 17:07:18 +09:30
3255375325
fix(docker_glpi): add docks to site structure
...
!35
2023-08-30 12:35:20 +09:30
bffaec612c
feat(docs): added project ldap self service
...
!32
2023-08-15 01:33:06 +09:30
a1a6131f95
feat(article): site updated and deployed
...
!30
2023-08-01 04:21:36 +09:30
452e5bf697
docs(execution_environment): addded ansible-ee docs
...
!21
2023-06-07 17:01:25 +09:30
5730f99080
docs(git_configuration): addded git ansible role docs
...
!21
2023-06-07 16:46:23 +09:30
fe6b84cf28
feat(website): enable edit button
...
!9
2023-05-23 12:52:36 +09:30
8cde331079
fix(build): use correct gitlab-ci index page
...
!8 !8 nofusscomputing/projects/gitlab-ci!26
2023-05-23 10:45:17 +09:30
70f0facb11
feat(website_template): Added website template as submodule
...
the website-template repo was added as a git submodule so that the
site could be templated easier.
!8 nofusscomputing/infrastructure/website-template!2
2022-08-29 10:29:24 +09:30
054b38a4a7
feat(mkdocs): enabled tabbed content
...
MR !7
2022-01-31 13:41:11 +09:30
765bae0e07
feat(wiki): remove wiki as it wont be used.
...
MR !7
2022-01-31 13:12:51 +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
466f6e8632
feat(article): migrate mdt setup article
...
MR !6
2022-01-30 12:22:07 +09:30
8292b0a6cf
feat(minify): disable minifying website until site ready to deploy
...
may need to move the minify to a task in the pages deploy job. this would allow the tests to show line numbers.
MR !2
2022-01-29 08:43:27 +09:30
17f97f85bf
chore(typo): fix minify plugin.
...
MR !2
2022-01-29 08:43:27 +09:30
f73011d29d
refactor(mkdocs.yml): fix tabbing of plugin
...
MR !2
2022-01-29 08:43:27 +09:30
e4999a4462
feat(minify): minify the mkdocs static html build files
...
MR !2
2022-01-29 08:43:27 +09:30
0c7c36d7e1
feat(emoji): removed emoji support until a solution can be found to self-host.
...
the emoji index collects from an external provider.
This feature will be disabled until a solution is provided to self-host.
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
93ceceb396
refactor(navigation): rename tags -> 'Content Tags'
...
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
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