Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/netherphp/atlantis

Web Framework
https://github.com/netherphp/atlantis

Last synced: 2 months ago
JSON representation

Web Framework

Awesome Lists containing this project

README

        

# **Atlantis** (NetherPHP WebApp)

[![Packagist](https://img.shields.io/packagist/v/netherphp/atlantis.svg?style=for-the-badge)](https://packagist.org/packages/netherphp/atlantis)
[![Build Status](https://img.shields.io/github/actions/workflow/status/netherphp/atlantis/phpunit.yml?style=for-the-badge)](https://github.com/netherphp/atlantis/actions)
[![codecov](https://img.shields.io/codecov/c/gh/netherphp/atlantis?style=for-the-badge&token=VQC48XNBS2)](https://codecov.io/gh/netherphp/atlantis)

Standards non-compliant website framework.

The framework will present documentation once it is running.

# **Quick Setup**

https://atl.pegasusgate.net/docs/afs

# **CREDITS**

The following libraries are used in this project via direct inclusion and are self managed rather than installed via Composer:

### Scripting

* jQuery (DOM, https://jquery.com/)
* Squire (HTML editor core, https://github.com/fastmail/Squire)
* SimpleLightbox (Image gallery thing, https://github.com/andreknieriem/simplelightbox)
* Luxon (DateTime stuff, https://github.com/moment/luxon)
* Editor.js (Block editor, https://github.com/codex-team/editor.js)
* PinchZoom.js (Touch handler, bobmagicii's fork: https://github.com/bobmagicii/pinchzoom)

### Style & Assets

* Bootstrap (Frontend framework, https://getbootstrap.com)
* Material Design Icons (Icons: UI, https://pictogrammers.com/library/mdi)
* Simple Icons Font (Icons: Brands, https://github.com/simple-icons/simple-icons-font)