Skip to content

Releases: kogeletey/karzok

v0.2.9

22 Aug 09:18
da6041a
Compare
Choose a tag to compare

New features

Maintenance

  • replacement "$base_url" variable in header setting, to "@" symbol.
  • rewrite configure page, and more detailed documentation
  • switch to zola-bin in package scripts
  • mobile header is sticky position
  • folio macros not only the page
  • header setting can now be contained in a separate file, more at configure#options-of-header_file
  • footer remove default settings and move extra.version in [[extra.footer]]

Bug fixing

  • header right links rendering as a vector
  • search icon not displayed in light theme

v0.2.8

08 Aug 13:35
1973ca3
Compare
Choose a tag to compare

New features

  • returned search and made for mobile
  • page with search results
  • clear search input button
  • disable children in page with disable_children parameter

Maintenance

  • header section is active in the section pages

Bug fixing

  • corrected layout of page navigation

v0.2.7

27 Jul 11:21
a99dbed
Compare
Choose a tag to compare

New features

Maintenance

  • minor changes in mobile page, fixed header and nav for open menu
  • remove script for fetch releases and change to zola load data
  • improve code blocks

v0.2.6

19 Jul 13:42
c9cecbc
Compare
Choose a tag to compare

New features

Maintenance

  • disable search and remove js file
  • adding prefetch for cdnurl
  • improved work with importing scripts using macros
  • page layout switch flex to grid
  • enable updates macros as a default

v0.2.5

10 Jul 08:02
19b77b1
Compare
Choose a tag to compare

New features

  • dark mode and auto-mode added

Maintenance

  • minor changes design in mobile 404
  • moved to typescript
  • change a little directory structure in sass folder
  • little change design in footnote

Bug fixing

  • fixed location of footer

v0.2.4

29 May 13:37
bccd3be
Compare
Choose a tag to compare

Maintenance

  • the theme is fully translated into classless css
  • change github workflows to only build
  • redesigned search bar

v0.2.3

11 May 16:05
5c70232
Compare
Choose a tag to compare

New features

  • created a container image for the theme and is available ghcr.io/kogeletey/karzok

Maintenance

  • began to shift the topic to a paradigm classless
  • new url for demonstration theme karzok

v0.2.2

23 Feb 14:14
7fe8e4e
Compare
Choose a tag to compare

New features

  • new parameter item.alt text for your svg icon in header, if it is not specified, then the link to the resource is used as it

Fix

  • adding aria labels, where they were not
  • provide zola description by meta tag in html

Maintenance

  • change h3 to span in toc
  • change license at the MIT

v0.2.1

16 Feb 07:23
2f132ef
Compare
Choose a tag to compare

New features

  • added the ability to tear down the sidebar menu

Maintenance

  • switch from sr.ht builds to github workflows
  • setup staging domain
  • README.md remove deprecated parameter and karzok configuration adding link
  • Rename src to layout folder, and started common styles into individual components.

v0.2.0

04 Feb 13:33
e0bf177
Compare
Choose a tag to compare

New features

  • mobile version is made in early version
  • alpha search
  • new settings relative_path which prints in full page
  • new parameter config.extra.theme_color which allow tab coloring in safari
  • experimental settings header.container activate by devmode
  • new Dockerfile
  • setup postcss and swc to compiling

Bug fixing

  • fixed favicons
  • fixing toc and sidebar overflow
  • fixing article.css large list
  • correct minutes word
  • fix bug with typo

Maintenance

  • improved normalize.css by sindresorhus
  • separate header parameter to header_right and header_left
  • README.md set link center and add design with penpot
  • remove static folder, by it generation
  • .build.yml new steps added for compile and optimize css code
  • split the css files and reduced the size of the loaded content
  • redesigned menu
  • replaces font with inter
  • write components a bem methology
  • globally set img width
  • separate macros file