sitedown

📄 Turn some markdown files into a website.

ISC License

Downloads
481
Stars
68
Committers
4

Bot releases are hidden (Show)

sitedown - v5.1.3 Latest Release

Published by ungoldman over 1 year ago

Maintenance update. Resolves security warnings for underlying dependency.

Dependency updates

Dev dependency updates

  • chore(deps-dev): bump gh-release from 6.0.4 to 7.0.0 (#50)
  • chore(deps-dev): bump npm-run-all2 from 5.0.2 to 6.0.0 (#49)
  • chore(deps-dev): bump gh-pages from 3.2.3 to 4.0.0 (#48)
sitedown - v5.1.2

Published by ungoldman over 2 years ago

Fix

  • fix uncaught error when no callback is provided for watch
sitedown - v5.1.1

Published by ungoldman over 2 years ago

Fix

  • resolve bin path problem for dev mode
sitedown - v5.1.0

Published by ungoldman over 2 years ago

Features

  • add dev option to start local development server
  • add assets option to copy any asset files to build
sitedown - v5.0.3

Published by ungoldman over 2 years ago

Fixes

  • ignore documentation artifacts (page.png, docs/) when publishing
sitedown - v5.0.2

Published by ungoldman over 2 years ago

Fixes

  • explicitly set minimum node version to 14 in engines field of package.json

Minimum node version was already 14 since v5.0.0. This patch makes it more obvious to downstream module consumers.

sitedown - v5.0.1

Published by ungoldman over 2 years ago

Fixes

  • deps: standard@16
  • Bump highlight.js from 10.7.3 to 11.5.0 (#40)
  • Bump event-stream from 3.3.4 to 4.0.1 (#43)
  • ci: target latest Node LTS only (16)
  • ci: rm automerge (broken)
  • Bump gh-release from 4.0.4 to 6.0.1 (#42)
  • use github actions status badge
  • ownership transfer fixes & updates (#39)
sitedown - v5.0.0

Published by bcomnes almost 4 years ago

Breaking

  • Update all dependencies to their latest version.
  • Only test on Node 14 and 15. Older versions may work, bymmv.
  • Older versions of Node are no longer supported.
sitedown - v4.0.0

Published by bcomnes almost 5 years ago

Breaking

  • Add correct hljs css class to code blocks to fully support hljs theme backgrounds. Since this could change how your site looks if you are using hljs, this is a breaking change. Use the --no-hljs-class flag to disable this css class.
sitedown - v3.3.2

Published by bcomnes almost 6 years ago

Fixes

  • Pin event-stream to eliminate malicious package threat (#32)
sitedown - v3.3.1

Published by bcomnes about 6 years ago

Fixes

  • Fix default layout css
sitedown - v3.3.0

Published by ungoldman about 7 years ago

Features

  • add markdown-it-github-headings under --github-headings option (#22) (#28)

Thanks @Flet!

sitedown - v3.2.1

Published by ungoldman about 7 years ago

Fixes

  • use shorter unpkg url for style.css
sitedown - v3.2.0

Published by ungoldman about 7 years ago

Features

  • add style.css to default layout (#26)
  • add option for custom target element (#15)
sitedown - v3.1.1

Published by ungoldman almost 8 years ago

view diff

Fixes

  • hotfix: rewrite nested README links to index URLs
sitedown - v3.1.0

Published by ungoldman almost 8 years ago

view diff

Additions

  • add layout to watched files (#17)
  • expose sitedown.watch method

Changes

  • use path.resolve instead of cwp
sitedown - v3.0.1

Published by ungoldman about 8 years ago

view diff

Fixes

  • bugfix: disable autolinking for filenames (just .md for now)
sitedown - v3.0.0

Published by ungoldman about 8 years ago

view diff

Fixes

  • bugfix: add meta viewport to default layout
  • bugfix: trim whitespace in title text

Breaking Changes

sitedown - v2.2.0

Published by ungoldman about 8 years ago

  • use <main> instead of <div> for default layout (#13)
  • add barely acceptable watch option to cli (#9)
sitedown - v2.1.2

Published by ungoldman about 8 years ago

  • bugfix: rewrite /readme.md links to /
  • bugfix: rewrite links correctly when pretty: false (e.g. guide.md -> guide.html)
  • ci: expand test coverage to node versions 4, 5, and 6
Package Rankings
Top 6.2% on Npmjs.org
Badges
Extracted from project README
npm build downloads