https://github.com/ae-app-labs/ae-app-labs.github.io
Organization Page
https://github.com/ae-app-labs/ae-app-labs.github.io
browser-sync bulma bulma-css gulpjs nodejs page sass
Last synced: 4 months ago
JSON representation
Organization Page
- Host: GitHub
- URL: https://github.com/ae-app-labs/ae-app-labs.github.io
- Owner: ae-app-labs
- Created: 2019-04-10T13:38:10.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2026-02-20T13:39:24.000Z (4 months ago)
- Last Synced: 2026-02-20T17:50:00.296Z (4 months ago)
- Topics: browser-sync, bulma, bulma-css, gulpjs, nodejs, page, sass
- Language: CSS
- Homepage: https://ae-app-labs.github.io
- Size: 41.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# ae-app-labs.github.io
Organization Page for ae app labs
v3 of the site is built with SvelteKit and Bulma
## Deployed at
Current version deployed at https://ae-app-labs.github.io
## Third Party Libraries and Frameworks
- [Svelte](https://svelte.dev)
- [Svelet Kit](https://kit.svelte.dev/)
- [Bulma](http://bulma.io/)
- [Glider.js](https://github.com/NickPiscitelli/Glider.js)
## Commands
1. Clone the repository
2. Run `npm install`
3. Start in Dev mode with `npm run dev` or `npm run dev-host`
### export, update docs folder and create a commit
`npm run update-docs -- "update message"`
Run `site_build.cmd` to build the latest version of the site and stage the commit.