mirror of
				https://github.com/awesome-selfhosted/awesome-selfhosted.git
				synced 2025-11-03 20:45:25 +01:00 
			
		
		
		
	add static site genrators section
link to staticsitegenerators.nbet and staticgen.com since they do a better job than us closes #41
This commit is contained in:
		@@ -41,6 +41,7 @@ Table of Contents
 | 
				
			|||||||
- [Search Engines](#search-engines)
 | 
					- [Search Engines](#search-engines)
 | 
				
			||||||
- [Social Networks](#social-networks)
 | 
					- [Social Networks](#social-networks)
 | 
				
			||||||
- [Software Development Platforms](#software-development-platforms)
 | 
					- [Software Development Platforms](#software-development-platforms)
 | 
				
			||||||
 | 
					- [Static site generators](#static-site-generators)
 | 
				
			||||||
- [Text Editors](#text-editors)
 | 
					- [Text Editors](#text-editors)
 | 
				
			||||||
- [URL Shorteners](#url-shorteners)
 | 
					- [URL Shorteners](#url-shorteners)
 | 
				
			||||||
- [Wikis](#wikis)
 | 
					- [Wikis](#wikis)
 | 
				
			||||||
@@ -121,6 +122,8 @@ Table of Contents
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
CMS are a practical way to setup a website with many features. CMS often come with third party plugins, themes and functionality that is easy to add and customize to your needs.
 | 
					CMS are a practical way to setup a website with many features. CMS often come with third party plugins, themes and functionality that is easy to add and customize to your needs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					See also [Static Site Generators](#static-site-generators)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  * [99ko CMS](http://99ko.hellojo.fr) - 99ko allows you to create a website in minutes without knowledge of Web development. It does not use a database server but relies on simple text files (JSON format) to store your data. ([Source code](https://github.com/99ko-project/99ko-cms))
 | 
					  * [99ko CMS](http://99ko.hellojo.fr) - 99ko allows you to create a website in minutes without knowledge of Web development. It does not use a database server but relies on simple text files (JSON format) to store your data. ([Source code](https://github.com/99ko-project/99ko-cms))
 | 
				
			||||||
  * [Baun](http://bauncms.com/) - A modern, lightweight, extensible CMS for PHP - ([Source code](https://github.com/BaunCMS/Baun)) `MIT`
 | 
					  * [Baun](http://bauncms.com/) - A modern, lightweight, extensible CMS for PHP - ([Source code](https://github.com/BaunCMS/Baun)) `MIT`
 | 
				
			||||||
  * [Bolt](http://bolt.cm/) - Sophisticated, lightweight & simple CMS ([Source code](https://github.com/bolt/bolt))
 | 
					  * [Bolt](http://bolt.cm/) - Sophisticated, lightweight & simple CMS ([Source code](https://github.com/bolt/bolt))
 | 
				
			||||||
@@ -369,6 +372,10 @@ CMS are a practical way to setup a website with many features. CMS often come wi
 | 
				
			|||||||
  * [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad))
 | 
					  * [Codiad](http://codiad.com/) - a web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad))
 | 
				
			||||||
  * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
 | 
					  * [Jenkins](https://jenkins-ci.org/) - Continuous Integration Server ([Source Code](https://github.com/jenkinsci/jenkins/)) `MIT` `Java`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## Static site generators
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					See https://staticsitegenrators.net/ and https://www.staticgen.com
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Text Editors
 | 
					## Text Editors
 | 
				
			||||||
 * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs`
 | 
					 * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user