| 
				
					
						 | 
			||
|---|---|---|
| negromate/web | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| CHANGELOG.md | ||
| LICENSE.txt | ||
| README.md | ||
| pyproject.toml | ||
| readme.md | ||
| requirements.txt | ||
| setup.cfg | ||
		
			
				
				readme.md
			
		
		
			
			
		
	
	Negro Mate static generator
This module provides extra commands to negromate.
negromate build
Static web generator. Updates songs folder with required html files and static content.
negromate run
Starts a local web server to try current version.
negromate rsync
Syncronizes web with a remote folder, ready to be served with any web server.
Needs the following packages installed:
- rsync
 
negromate ipfs
Adds web to local ipfs node and pins remote server, unpinning previous version.
Needs a working local ipfs node. Seek information at https://ipfs.tech/