Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Painless Markdown publishing
Documentation website generator.
Generates great websites from Markdown files.
Docpress generates websites from your project's basic documentation; that is, at the very least, a README.md
file. It also supports multiple Markdown pages in docs/
.
Under heavy development now; guides and instructions will magically appear here when we're stable.
Check out the Docpress Showcase to see how Docpress helped developers build great-looking websites.
Still under heavy development, consider this a preview. Requires Node v8+. See the Getting Started guide for more details.
$ npm install -g docpress
$ echo "# My project" > README.md
$ echo "Documented by Markdown files." >> README.md
$ docpress serve
Docpress
starting development - ^C to exit
350ms ✓ first build
on watching changes
on livereload
on http://localhost:3000
Running
Let's build our first Docpress site. Quickstart guide →
docpress © 2015+, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors (list).
ricostacruz.com · GitHub @rstacruz · Twitter @rstacruz
FAQs
Documentation website generator
We found that docpress demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.