• jon_nfc released this 2022-01-29 06:36:06 +00:00 | 229 commits to development since this release

    v1.0.0rc1 (2022-01-29)

    Bug Fixes

    • mkdocs-plugin-tags: ddc871ac - ensure trailing '/' added to tag hyperlink [ !5 ]
    • vscode: b4fdcb61 - use correct params for tests [ !4 ]
    • blog_metadata: a9237c59 - set the date to be in a format that is normal [ !2 ]
    • mkdocs-plugin-tags: 54b75f38 - fix markdown generation so it passes linting [ !1 ]
    • mkdocs-plugin-tags: 10a81f0b - ensure heading reference in a url is in lower case. [ #3 !1 ]
    • mkdocs-plugin-tags: 653c535b - the template not using the specified css class for the tag [ #3 !1 ]
    • mkdocs-plugin-tags: 7267f8f2 - Build a relative link for the url to the tag page [ #3 ]

    Code Refactor

    • a6bcfa6b - update article requirements
    • article: 2e534c5d - include meta.description [ !5 ]
    • mkdocs.yml: f73011d2 - fix tabbing of plugin
    • privacy_test: 94ced085 - rename test 'test_page_external_requests' -> 'test_page_load_external_requests' [ !2 ]
    • syntax: d67a264e - updated tags and added title metadata [ !2 ]
    • choose_internet_service: 98d0acf0 - removed extra tags and moved archive notice to bottom of page [ !2 ]
    • 72ed1cb4 - change hover for content tags to yellow text. [ !1 ]
    • navigation: 93ceceb3 - rename tags -> 'Content Tags' [ !1 ]
    • markdown_lint: f2969de7 - correct linting errors [ !1 ]
    • mkdocs-plugin-tags: 5dfeeb81 - rebranded plugin to be from nfc [ !1 #3 ]
    • 2a16ca06 - md linting error, ul must be indent four spaces
    • 449ec4a9 - linting error. removed trailing empty line in choosing an internet service. [ !1 ]
    • article: c2d3a178 - fixing lists in choosing an internet service [ !1 ]
    • markdown_lint: 3a08f14d - clean up linting errors. [ !1 ]

    Continious Integration

    • 217f159c - amend to last commit
    • integration_test: 88af5fed - disable job until developed
    • unit_test: ec46764d - copy report to right location
    • pytest: c6f44892 - fix to collect junit report
    • a73362ab - command only required for unit test [ !4 ]
    • c3f1ccc8 - ensure placeholder test runs and passes [ !4 ]
    • static_pages: 8b041133 - dont run build if MD lint fails [ !4 ]
    • tests: 13b829d0 - rijigged the job order [ !4 ]
    • stages: c50e9a0a - deploy job to occur after build [ !4 ]
    • unit_test: c4dd5b4a - include requests in test pipfile [ !4 #7 ]
    • unit_test: f811a7ac - capture stdout in JUnit Report [ !4 ]
    • unit_test: 65726fda - ensure only unit test jobs run for the 'unit test' job. [ !2 ]
    • pytest: 7e99d55b - Added pytest job to run tests against build. [ !2 ]
    • gitlab-ci: 34ff1e34 - use gitlab-ci markdown linting job [ !2 ]
    • mkdocs: b7919633 - use gitlab-ci mkdocs job [ !2 ]
    • gitlab-ci: 95f20fee - updated to v0.6.0 [ !2 ]
    • markdown_lint: b0c91fa6 - set unordered list indentation to four.
    • markdown_lint: 893d3dfd - disable line length for markdown files [ !1 ]
    • pages: a02d2c3b - ensure the static site artifacts are available for gitlab pages [ #3 !1 ]
    • build: 696138c3 - Added config to build and publish to gitlab pages [ #3 !1 ]

    Features

    • merge_requests: ce3a2c2e - added article MR template [ !5 ]
    • vscode: cc7a4116 - fix junit path to use workspace folder [ !5 ]
    • blog_list: 286caa16 - layout not to include post content [ !5 ]
    • blog_post: 08bdf09d - remove meta.description from page [ !5 ]
    • theme: 7bd7abd0 - removed post content from 'blog_list' [ !5 ]
    • sitemap: 006a36ac - git_revision_date for page change [ !4 ]
    • vscode: 247f85c3 - added pytest settings [ !4 ]
    • vscode: 40a92b97 - added build task [ !4 ]
    • minify: 8292b0a6 - disable minifying website until site ready to deploy [ !2 ]
    • minify: e4999a44 - minify the mkdocs static html build files
    • mkdocs: 0e65f046 - minify plugin added to pipfile for usage with build
    • emoji: 0c7c36d7 - removed emoji support until a solution can be found to self-host. [ !2 ]
    • blog_post: 452fbe12 - change location of updated date to be in the social metadata. [ !2 ]
    • gitlab: 0e09b249 - added a default issue templete for reporting issues with the website. [ !2 #5 ]
    • blog_list: 5d75c663 - change articles page to be a preview list of articles. [ !2 ]
    • blog_post: 61f3331d - include git revision date plugin
    • blog: 9d9f9c73 - added blog capability to posts [ #3 !1 ]
    • markdownlint: d6524ac9 - specifiy the allowed inline html elements [ !1 ]
    • mkdocs: 1a1b7776 - use custom plugin from custom-plugins/mkdocs-plugin-tags [ #3 !1 ]
    • plugin: f77b36a1 - cloned plugin tags repo so it can be customized and used [ #3 ]
    • mkdocs: 830371c6 - add lists and task lists to markdown [ !1 ]
    • sitemap: 59c2593c - remove sitemap as the changed dates for files is wrong. [ #3 !1 ]
    • operations: c6de8bc9 - Added markdown syntax page. [ #3 !1 ]
    • article: 6667f4f0 - migrated choosing an internet service from old wiki [ #3 !1 ]
    • contact: 268e076e - updated the page content to include how to fix an issue with a page. [ #3 !1 ]
    • markdown: 47bfd4e5 - added ability to colour by brand name. [ #3 !1 ]
    • markdown: f6d6bd62 - Support admonations in markdown. [ #3 !1 ]
    • footer: c0aa5cbe - Add colour to the social icons within the page footer [ #3 !1 ]
    • mkdocs: 2460b4c7 - add document creation and last edited date. [ #3 !1 ]
    • mkdocs: 8fbb9d95 - Add the default config and the site layout directory [ #3 !1 ]

    v1.0.0rc0 (2022-01-29)

    Downloads