Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netherphp/atlantis
Web Framework
https://github.com/netherphp/atlantis
Last synced: 2 months ago
JSON representation
Web Framework
- Host: GitHub
- URL: https://github.com/netherphp/atlantis
- Owner: netherphp
- Created: 2022-08-30T20:34:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T02:11:12.000Z (2 months ago)
- Last Synced: 2024-10-30T04:58:30.377Z (2 months ago)
- Language: JavaScript
- Size: 17.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)