Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

atlas

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atlas

  [Insert sweet logo here]  

  • 1.0.0-alpha.0
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
43
decreased by-52.22%
Maintainers
1
Weekly downloads
 
Created
Source

 

[Insert sweet logo here]

 

Atlas :earth_africa:

A whole world of documentation.

Build Status

What? :earth_americas:

zero-config, pretty, highly discoverable atlas of all your documentation.

Write your docs as usual close to their relevant components and then generate from any* level!

*Works great with monorepos!

How? :earth_asia:

Conventions! No config.

Anything under a docs directory (anywhere) is consumed

  • Special README.md file can live as a sibling to docs (it acts as the index file)
  • Special treatment of .md, .js and .html files
    • Write .md as if it was just living in GitHub
    • Write .js exporting a React component to render
    • Write .html as far as your imagination takes you
  • Other files are discoverable (eg. .png, .pdf etc.)
  • Underscore prefixed _files.ext and _dirs are ignored
  • If you reference files outside of docs we'll pull those in too!
  • More special files to provide as much meta data in your docs as we can and reduce duplication
    • package.json
    • LICENSE.x

How do I customise anything?

  • _layout.js

Contributing

  • Bugs? Please submit a Pull Request with a test which breaks.
  • Ideas? Open an issue and let's chat! :)

For more details on all contributions see CONTRIBUTING.md

License

Apache 2.0

FAQs

Package last updated on 20 Mar 2017

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc