/artika-html

Clean and Responsive Theme for Bootstrap 4.

Primary LanguageHTMLMIT LicenseMIT

Artika HTML

Clean and responsive HTML theme for Bootstrap 4 based on Startbootstrap Clean Blog. This theme features home page, category page, about page, contact page, search page, and post page.

Preview

Artika HTML Preview

View live preview →

Download and Installation

To begin using this template, choose one of the following options to get started:

  • Clone the repo: git clone https://github.com/prianto/artika-html.git.
  • Download on GitHub.

Usage

Basic Usage

After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else. To preview the changes you make to the code, you can open the index.html file in your web browser.

Advanced Usage

After installation, run npm install and then run gulp dev which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js to see which tasks are included with the dev environment.

Gulp Tasks

  • gulp build the default task that builds everything.
  • gulp dev browserSync opens the project in your default browser and live reloads when changes are made.
  • gulp nunjuck compiles Nunjucks' files into HTML.
  • gulp sasstomincss compiles SCSS files into minified CSS.
  • gulp minify-js minifies the themes JS file.
  • gulp copy copies dependencies from node_modules to the vendor directory.

About

Artika HTML is an open source library and passed the W3C validation. It uses toolkits/libraries/preprocessors: Gulp, Gulp Plugins, Sass, and Nunjucks.

License

MIT license.