Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 17 hours ago
JSON representation

Maestrolux Starter Project with HTML5, Pug.js, Materialize, jQuery and Bootstrap4

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).