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

negetis

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

negetis

Static site generator

  • 0.1.3
  • PyPI
  • Socket score

Maintainers
1

neGetiS

Static site generator

Instalation

pip install negetis 

Usage

negetis newsite my-first-site
cd ./my-first-site
negetis addtheme basic
negetis post my-first-post
nano ./content/posts/my-first-post.md
negetis server -D

open browser at http://localhost:8888/

Develop

Requirements:

  • poetry
git clone https://github.com/AxGrid/neGetiS.git
cd ./neGetiS
poetry install

Keywords

FAQs


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