Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 2.65 KB

File metadata and controls

48 lines (39 loc) · 2.65 KB

Changelog

Unreleased

Updated

  • dev: practicalli make tasks including zensical
  • dev: update GitHub actions with make dependencies-update
:file :name :current :latest
.github/workflows/changelog-check.yaml actions/checkout v4 v6.0.2
.github/workflows/megalinter.yaml actions/checkout v4 v6.0.2
actions/upload-artifact v4 v7.0.1
oxsecurity/megalinter/flavors/documentation v8 v9.4.0
.github/workflows/publish-book.yaml actions/cache v4 v5.0.4
actions/checkout v4 v6.0.2
actions/setup-python v5 v6.2.0
.github/workflows/scheduled-stale-check.yaml actions/stale v9 v10.2.0
.github/workflows/scheduled-version-check.yaml actions/checkout v4 v6.0.2

2026-04-12

Added

  • mkdocs: create new book configuration for Practicalli Learn Clojure
  • ci: add standard Practicalli workflows for book
  • dev: add standard Practicalli Makefile to build & run book locally, check book using MegaLinter
  • mkdocs: Creative Commons Licence
  • mkdocs: git ignore patterns for mkdocs
  • mkdocs: add Google Analytics tag (new property created in Practicalli Websites group)
  • mkdocs: instruct GitHub to skip jekyll post processing of gh-pages content
  • intro: book introduction, clojure syntax in 15 mins, concepts
  • intro: standard practicalli book pages (contribute, writing-tips)
  • dev: readme describing book, CI status links and dev workflow
  • mkdocs: standard Practicalli book assets (images, stylesheet)
  • mkdocs: 404 and announcement theme overrides
  • repl: using clojure repl in terminal or editor
  • mkdocs: clojure idiom custom admonition
  • intro: learning paths page describing aspects of journey into clojure

Changed

  • ci: spell lychee & repository trufflehog linters warn only (false positives)
  • intro: refactor learning path order and enhance content
  • dev: standardise github workflow and mkdocs configuration
  • dev: lychee excludes an errors as warnings
  • dev: scheduled stale issue & pr check (monthly)