https://github.com/litstack/docs
Litstack documentation files.
https://github.com/litstack/docs
Last synced: 4 months ago
JSON representation
Litstack documentation files.
- Host: GitHub
- URL: https://github.com/litstack/docs
- Owner: litstack
- Created: 2020-08-04T07:39:49.000Z (almost 5 years ago)
- Default Branch: 3.x
- Last Pushed: 2022-07-05T13:47:08.000Z (almost 3 years ago)
- Last Synced: 2025-01-15T11:10:41.553Z (5 months ago)
- Homepage: https://litstack.io/docs
- Size: 6.47 MB
- Stars: 11
- Watchers: 2
- Forks: 12
- Open Issues: 6
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
Awesome Lists containing this project
README
# Litstack Documentation
The online version of the documentation can be reached under
[https://litstack.io/docs](https://litstack.io/docs)## Index
- ## Prologue
- [About](prologue/about.md)
- [Artwork](prologue/art.md)
- [Upgrade Guide](prologue/upgrade.md)
- [Contribution](prologue/contribution.md)
- [Sponsorware](prologue/sponsorware.md)
- ## Getting Started
- [Installation](installation.md)
- [Configuration](configuration.md)
- ## Basics
- [Basics](basics.md)
- [Navigation](basics/navigation.md)
- [Page](basics/page.md)
- [Localization](basics/localization.md)
- [Helpers](basics/helpers.md)
- ## CRUD
- [Model](crud/model.md)
- [Forms](crud/forms.md)
- [Index Config](crud/index.md)
- [Show Config](crud/show.md)
- [Table](crud/table.md)
- [Actions](crud/actions.md)
- [Search](crud/search.md)
- ## Fields
- [Introduction](fields/introduction.md)
- [Block](fields/block.md)
- [Boolean](fields/boolean.md)
- [Checkboxes](fields/checkboxes.md)
- [Date/Time](fields/date-time.md)
- [Icon](fields/icon.md)
- [Image](fields/image.md)
- [Input](fields/input.md)
- [List](fields/list.md)
- [Modal](fields/modal.md)
- [Password](fields/password.md)
- [Radio](fields/radio.md)
- [Range](fields/range.md)
- [Relation](fields/relation.md)
- [Route](fields/route.md)
- [Select](fields/select.md)
- [Textarea](fields/textarea.md)
- [WYSIWYG](fields/wysiwyg.md)
- [Validation](fields/validation.md)
- [Conditional Fields](fields/conditions.md)
- [Masks](fields/masks.md)
- ## Charts
- [Basics](charts/basics.md)
- [Area Chart](charts/area.md)
- [Bar Chart](charts/bar.md)
- [Number](charts/number.md)
- [Donut Chart](charts/donut.md)
- [Progress](charts/progress.md)
- ## Frontend
- [Javascript](frontend/javascript.md)
- [Vue](frontend/vue.md)
- ## Official Packages
- [Location / Maps](packages/location.md)
- [Meta](packages/meta.md)
- [Bladesmith](packages/bladesmith.md)
- [Pages](packages/pages.md)
- [2 Factor Authentication](packages/2fa.md)
- [Rehearsal](packages/rehearsal.md)