Skip to content

Releases: LebCit/blog-doc

v2.2.3

13 Sep 19:47
Compare
Choose a tag to compare

The following updates were made:

  • Update hono from 3.5.4 to 3.6.0
  • Update marked from 7.0.5 to 9.0.0
  • Update marked-highlight from 2.0.4 to 2.0.6
  • Corrected the logic inside postsByTagList() method

v2.2.2

26 Aug 18:06
Compare
Choose a tag to compare

The following updates were made:

  • Modify tagObj() function in sitemap.js to add the tags' links to the sitemap.
  • Update eta from 3.1.0 to 3.1.1
  • Update hono from 3.4.3 to 3.5.4
  • Update marked from 7.0.2 to 7.0.5

v2.2.1

24 Aug 16:22
Compare
Choose a tag to compare

The following updates were made:

  • Update static site demo URL
  • Update sitemap logic to meet the new architecture of Blog-Doc
  • Update generated link for each post in RSS feed

v2.2.0

24 Aug 12:42
Compare
Choose a tag to compare

The architecture of Blog-Doc was modified to support adding and switching between themes.
Watch a 30 seconds video about this new feature: https://www.youtube.com/watch?v=qaulkcZ-yu8

The following updates were made:

  • Correcting section titles in documentation
  • Add getSubDirs() method to get available themes
  • Move administration to a separate folder
  • Add ability to change theme from administration
  • Move default theme to a separate folder
  • Modify templates paths depending on selected theme
  • Modify administration templates paths
  • Modify the static search script filename depending on the selected theme
  • Rename static search filename of default theme
  • Add Clean Blog Theme
  • Add currentTheme property to the settings
  • Update footerCopyright property in the settings
  • Update README.md and documentation

ENJOY!

v2.1.1

14 Aug 18:10
Compare
Choose a tag to compare

The following updates were made:

  • Update hono from 3.3.4 to 3.4.3
  • Update marked from 6.0.0 to 7.0.2
  • Update marked-highlight from 2.0.1 to 2.0.4
  • Remove unnecessary code after updating marked
  • Remove unused image

v2.1.0

02 Aug 13:06
Compare
Choose a tag to compare

The following updates were made:

  • Update marked from 5.1.2 to 6.0.0
  • Check if file exists upon page or post creation
  • Remove ability to change file title upon update

v2.0.2

30 Jul 16:42
Compare
Choose a tag to compare

The following updates were made:

v2.0.1

26 Jul 20:01
Compare
Choose a tag to compare

The following updates were made:

  • Update Hono to v.3.3.3
  • Update README.md and documentation
  • Update page's front-matter snippet
  • Update posts to Blog-Doc's newest version
  • Update mobile avatar link
  • Fetch posts from routes for updates to take effect on the blog

New version of Blog-Doc

23 Jul 21:45
Compare
Choose a tag to compare

Blog-Doc has been rebuilt from ground-up.
The new version eliminates 138 dependencies!
Blog-Doc relies now on only 7 packages!
Please read From 145 to 7 💪

Old version of Blog-Doc

23 Jul 10:41
Compare
Choose a tag to compare

Reducing significantly the number of dependencies Blog-Doc relies on.
Read the following article for more information From 145 to 7 💪