Socket
Socket
Sign inDemoInstall

enlightme

Package Overview
Dependencies
11
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    enlightme

Enlighten your users with a beautiful documentation


Version published
Maintainers
2
Created

Readme

Source

Enlight'me

Lint and test NPM Version License Discord

Enlighten your users with a beautiful documentation

Enlight'me is a static site generator based on Metalsmith that let you build pretty Github pages for your projects without hassles. Just put some Markdown files in a doc/ folder of your repo, and you'r done!

Install

To install Enlight'me, run the following command:

npm install --save-dev enlightme

Documentation

Contributing

Questions

If you have any question, you can:

Bugs

If you found a bug, please open an issue on Github with as much information as possible.

Pull Requests

Please consider filing a bug before starting to work on a new feature. This will allow us to discuss the best way to do it. This is of course not necessary if you just want to fix some typo or small errors in the code.

Codding Style / Lint

To check codding style, run the follwoing command:

npm run lint

Changelog

  • [NEXT] (changes on master that have not been released yet):

    • Nothing yet ;)
  • v0.2.0:

    • Added a lint command in package.json (@flozz)
    • Fixed wrong dependencies: added missing lodash, and removed unnecessary request lib (@jbghoul, #7)
    • Updated dependencies (@jbghoul, #7)
  • v0.1.1:

    • Fixed a syntax error in a template (@flozz)
  • v0.1.0:

    • Initial release

Keywords

FAQs

Last updated on 03 May 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc