Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ilhammeidi/alexstrap-starter
Maestrolux Starter Project with HTML5, Pug.js, Materialize, jQuery and Bootstrap4
https://github.com/ilhammeidi/alexstrap-starter
bootstrap bootstrap4 browser-sync css3 gulp html5 i18n jquery material-design materializecss multilanguage-support npm parallax-scrolling pug pugjs right-to-left rtl scss starter-kit starter-template
Last synced: 29 days ago
JSON representation
Maestrolux Starter Project with HTML5, Pug.js, Materialize, jQuery and Bootstrap4
- Host: GitHub
- URL: https://github.com/ilhammeidi/alexstrap-starter
- Owner: ilhammeidi
- Created: 2020-07-13T08:18:27.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-25T05:32:59.000Z (6 months ago)
- Last Synced: 2024-09-27T08:40:32.645Z (about 1 month ago)
- Topics: bootstrap, bootstrap4, browser-sync, css3, gulp, html5, i18n, jquery, material-design, materializecss, multilanguage-support, npm, parallax-scrolling, pug, pugjs, right-to-left, rtl, scss, starter-kit, starter-template
- Language: CSS
- Homepage: https://maestrolux.vercel.app/
- Size: 1.9 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maestrolux Starter - HTML Landing Page Template
----------### Read documentation here
https://ilhammeidi.github.io/alexstrap-doc/### Template Feature
- 11 landing page templates. Built with one of most popular and flexible javascript library jQuery, Bootstrap, MaterializeCSS (Material Design) and Pug.js for HTML template engine.
- Easy integration Write in HTML5, JS and SCSS
- Easy modification Generate dynamic HTML content and layout with Pug.js and Gulp.js
- Dark Mode. Creative and modern design along with dark mode to make it easy on your eyes.
- RTL Support. RTL adjustment styling with rtl-saas.
- Support multilanguage. Including 6 translation English, Deutsch, Arabic, Chinese, Bahasa Indonesia, and Português.
- Responsive design Based on standard 12 Grid System
- Starter Project. Build app from scratch without without being distracted from innate feature.
- And many more…# Get All Landing Page Collection
![Maestrolux](https://ilhammeidi.github.io/alexstrap-doc/images/banner.jpg)[GET IT NOW on Envato](https://themeforest.net/item/maestrolux-multipurpose-html5-landing-page-collection/27767474)
[SEE DEMO](https://maestrolux.indisains.com/)
### Installation
- Clone this project
- Install module dependencies by run this script in terminal
`npm install`
- Then you need to build the assets first
`gulp build`
- Finally run the app.
`gulp`
- Navigate to [http://localhost:9000](http://localhost:9000)### Build Production
- First you need to build the assets first
`gulp build`
- Generate translation
`gulp translate`
- Minify and combine jss+css
`gulp prod`### License
This project is licensed under the terms of the [MIT license](https://github.com/ilhammeidi/boss-lite/blob/master/LICENSE.txt).