mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2025-04-21 16:28:06 +02:00
Reordered two new added entries
This commit is contained in:
parent
bc3ac2cc8a
commit
5efff51867
1 changed files with 2 additions and 2 deletions
|
@ -1159,6 +1159,7 @@ See **[Ticketing](#ticketing)**
|
|||
- [JS Bin](http://jsbin.com/) - Open source collaborative web development debugging tool. ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs`
|
||||
- [Judge0 API](https://api.judge0.com) - Open source API to compile and run source code. ([Source Code](https://github.com/judge0/api)) `GPL-3.0` `Ruby`
|
||||
- [Koding](http://www.koding.com/) - The simplest way to manage your entire Dev Infrastructure. ([Source Code](https://github.com/koding/koding)) `Apache-2.0` `Nodejs`
|
||||
- [Lepton](https://github.com/hackjutsu/Lepton) - Lepton is a lean snippet manager based on GitHub Gist. `MIT` `React`
|
||||
- [Microglark](http://micro.glark.io) - Hacky minimalistic remote pair programming editor. ([Demo](http://micro.glark.io), [Source Code](https://github.com/Bluefinch/microglark)) `AGPL-3.0` `Nodejs`
|
||||
- [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source Code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs`
|
||||
- [RequestBin](https://requestb.in/) - Inspect HTTP requests. Debug webhooks. ([Source Code](https://github.com/Runscope/requestbin)) `MIT` `python`
|
||||
|
@ -1166,7 +1167,6 @@ See **[Ticketing](#ticketing)**
|
|||
- [Selenoid](http://aerokube.com/selenoid/latest/) - Lightweight Selenium hub implementation launching browsers within Docker containers. ([Source Code](https://github.com/aerokube/selenoid)) `Apache-2.0` `Go`
|
||||
- [Wide](https://github.com/b3log/wide) - Web-based IDE for Teams using Go programming language/Golang. ([Demo](http://wide.b3log.org/signup)) `Apache-2.0` `Go`
|
||||
- [Zalenium](https://github.com/zalando/zalenium) - Allows anyone to have a disposable and flexible Docker-based Selenium Grid infrastructure featuring video recording, live preview and online/offline dashboards. `Apache-2.0` `Java/Shell`
|
||||
- [Lepton](https://github.com/hackjutsu/Lepton) - Lepton is a lean snippet manager based on GitHub Gist. `MIT` `React`
|
||||
|
||||
### Continuous Integration
|
||||
|
||||
|
@ -1203,8 +1203,8 @@ See also [Static site generators](#static-site-generators)
|
|||
- [Docstore](http://haldean.org/) - Static document hosting without any server-side processing, does not require you to recompile every time you change an article. Clone the repository and add articles in the text/ directory to get started. ([Source Code](https://github.com/haldean/docstore)) `BSD-3-Clause` `Javascript`
|
||||
- [Flatdoc](http://ricostacruz.com/flatdoc/) - Small Javascript file that fetches Markdown files and renders them as full pages. `MIT` `Javascript`
|
||||
- [markdown-tree](https://github.com/mil/markdown-tree) - Serve a hierarchy / tree directory of markdown files. Use intended for small sites built in markdown. `MIT` `Ruby`
|
||||
- [Read the Docs](https://docs.readthedocs.org/en/latest/install.html) - Host documentation, making it fully searchable and easy to find; import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar. ([Demo](https://readthedocs.org/projects/), [Source Code](https://github.com/rtfd/readthedocs.org)) `MIT` `Python`
|
||||
- [MkDocs](https://github.com/mkdocs/mkdocs) - Project documentation with Markdown. `BSD-2-Clause` `Python`
|
||||
- [Read the Docs](https://docs.readthedocs.org/en/latest/install.html) - Host documentation, making it fully searchable and easy to find; import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar. ([Demo](https://readthedocs.org/projects/), [Source Code](https://github.com/rtfd/readthedocs.org)) `MIT` `Python`
|
||||
|
||||
### Localization
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue