Skip to content

Releases: davep/ng2web

The broken bounce release

08 Dec 19:58
68bce34

Choose a tag to compare

  • Fixed broken bounce-bar effect. (#51)

The more valid release

08 Dec 16:19
05f489b

Choose a tag to compare

  • Cleaned up all HTML validity warnings. (#48, #49)

The quiet release

05 Dec 16:21
36a451e

Choose a tag to compare

  • Added the --quiet switch. (#46)

The unlink release

03 Dec 17:00
fd177d4

Choose a tag to compare

  • Added better handling of links within entries that have no actual offset. (#43)

The actually using it release

01 Dec 20:18
01570e6

Choose a tag to compare

  • Added generation_time as a global variable available to templates. (#36)
  • Fixed cosmetic glitch in top level navigation on small/mobile devices. (#37)
  • Added better handling of see-also items that have broken offsets. (#38)
  • Added better handling of guides with no menus. (#39)
  • Added a footer to each page to say when the page was generated and what was used to generate it (#40).

The typo release

06 Oct 15:59
a34f136

Choose a tag to compare

  • Migrated from rye to uv for development management. (#21)
  • Added Python 3.14 as a tested/supported Python version. (#22)
  • Fixed a typo in the header metadata of the base template. (#26)

The proper name release

27 May 13:20
1cb2a91

Choose a tag to compare

  • Fixed next_url being a full pathname rather than just the filename (with thanks to @bhmj). (#18)

The "finally tidy" release

24 Mar 13:53
284005c

Choose a tag to compare

  • Overhaul of the repository and the code. (#2)
  • Upgraded to ngdb v0.12.
  • Added support for overriding the builtin templates. (#6)
  • Added the --index switch. (#8)
  • Added documentation. (#9)

More package testing

02 Apr 07:09
168fa1a

Choose a tag to compare

More package testing Pre-release
Pre-release

Adding an sdist so that it'll be friendly with Homebrew.

v0.0.1

31 Mar 15:55
c371e98

Choose a tag to compare

v0.0.1 Pre-release
Pre-release

Initial test packaging.