All Projects → windyakin → Honoka

windyakin / Honoka

Licence: mit
Honoka is one of the original Bootstrap theme.

Projects that are alternatives of or similar to Honoka

Bootstrap Validate
A simple Form Validation Library for Bootstrap 3 and Bootstrap 4 not depending on jQuery.
Stars: ✭ 112 (-82.33%)
Mutual labels:  webpack, bootstrap, bootstrap4
Sage
WordPress starter theme with a modern development workflow
Stars: ✭ 11,531 (+1718.77%)
Mutual labels:  webpack, bootstrap, bootstrap4
Seven
Eleventy template using Bootstrap, Sass, Webpack, Vue.js powered search, includes lots of other features
Stars: ✭ 114 (-82.02%)
Mutual labels:  webpack, bootstrap, bootstrap4
Adminkit
🧰 AdminKit is a free & open source Bootstrap 5 Admin Template
Stars: ✭ 395 (-37.7%)
Mutual labels:  webpack, bootstrap, scss
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+463.56%)
Mutual labels:  bootstrap, scss, bootstrap4
Bootstrap Dark
Bootstrap 4 dark theme that supports togging dark/light themes as well. There is no fluff, it changes the color of Bootstrap and that's it, no new thing to learn or unlearn, just Bootstrap, but Dark!
Stars: ✭ 158 (-75.08%)
Mutual labels:  bootstrap, scss, bootstrap4
React Redux Bootstrap Webpack Starter
React 16.9 + Typescript + React-Router 4 + Redux + Bootstrap 4 + Hot Reload + redux-devtools-extension + Webpack 4 + styled-components STARTER
Stars: ✭ 133 (-79.02%)
Mutual labels:  webpack, bootstrap, bootstrap4
Bootstrap 4 Sass Gulp 4 Boilerplate
A Bootstrap 4.5.2 boilerplate with font-awesome, sass, gulp 4 tasks
Stars: ✭ 103 (-83.75%)
Mutual labels:  bootstrap, scss, bootstrap4
Select2 Bootstrap4 Theme
Select2 v4 theme for Bootstrap4
Stars: ✭ 305 (-51.89%)
Mutual labels:  bootstrap, scss, bootstrap4
Coreui Free Vue Admin Template
Open source admin template based on Bootstrap 5 and Vue 3
Stars: ✭ 2,951 (+365.46%)
Mutual labels:  bootstrap, scss, bootstrap4
Shards Ui
🎨Shards is a beautiful & modern Bootstrap 4 UI kit packed with extra templates and components.
Stars: ✭ 1,718 (+170.98%)
Mutual labels:  bootstrap, scss, bootstrap4
Theme Machine
A collection of stylized Bootstrap Themes
Stars: ✭ 585 (-7.73%)
Mutual labels:  bootstrap, scss, bootstrap4
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+1641.01%)
Mutual labels:  bootstrap, scss, bootstrap4
React Bootstrap Webpack Starter
ReactJS 16.4 + new React Context API +react Router 4 + webpack 4 + babel 7+ hot Reload + Bootstrap 4 + styled-components
Stars: ✭ 103 (-83.75%)
Mutual labels:  webpack, bootstrap, bootstrap4
Lightning Admin Angular
A mobile first design of a responsive admin template built with angular and bootstrap
Stars: ✭ 107 (-83.12%)
Mutual labels:  bootstrap, scss, bootstrap4
React Redux Starter
A basic template that consists of the essential elements that are required to start building a Single Page Application using React, React Router, Redux, Bootstrap 4, Sass, and Webpack
Stars: ✭ 116 (-81.7%)
Mutual labels:  webpack, bootstrap, scss
Clever Bootstrap 4 Admin Template With Angularjs Angular 2 Support
Clever is Boostrap 4 Admin Template with Angular 2 and AngularJS support
Stars: ✭ 98 (-84.54%)
Mutual labels:  bootstrap, scss, bootstrap4
Coreui Angularjs
CoreUI AngularJS is free AngularJS admin template based on Bootstrap 4
Stars: ✭ 101 (-84.07%)
Mutual labels:  bootstrap, scss, bootstrap4
Feathers Vue
A boiler plate template using Feathers with Email Verification, Vue 2 with Server Side Rendering, stylus, scss, jade, babel, webpack, ES 6-8, login form, user authorization, and SEO
Stars: ✭ 195 (-69.24%)
Mutual labels:  webpack, bootstrap, scss
Coreui
Open Source UI Kit built on top of Bootstrap 4 and plain JavaScript without any additional libraries like jQuery
Stars: ✭ 361 (-43.06%)
Mutual labels:  bootstrap, scss, bootstrap4

Honoka

ci devDependency Status The MIT License npm

http://honokak.osaka/

Honoka

"Honoka" は日本語も美しく表示できる Bootstrap テーマです。

About "Honoka"

通常の Bootstrap では、日本語の表示が最適であるとはいえません。 "Honoka" では Bootstrap をベースに、日本語表示に適したフォントの指定や、ウェイトに関するコードを追記した Bootstrap テーマです。

Live Demo

Getting Started

Download

Releases ページから最新版をダウンロードしてください。

npm

Node.js のパッケージ管理システムである、 npm公開されていますwebpack など、npmを利用したmodule bundlerでご利用ください。

npm install --save bootstrap-honoka

パッケージ名の先頭に bootstrap- があることに注意してください。

Bower

Bower からインストールすることができます。

最新版をインストールするには以下のコマンドを実行してください。

bower install --save-dev $(node -e "$(curl -fsSL https://cdn.honokak.osaka/last.js)" windyakin Honoka)

もしcURLが入っていない環境の場合には、

bower install --save-dev Honoka#(version)

(version) には Honoka のバージョン番号を指定します(ex. Honoka#3.3.5-c)。 Honoka の最新バージョン番号は Releases ページから確認してください。

Usage

Honoka は Bootstrap のテーマにしか過ぎないため、基本的な使い方は Bootstrap と変わりません。 Bootstrap のスタイルシートの読み込みを Honoka のスタイルシートに置き換えることで動作します。また JavaScript のコードは変更されていないので、 Bootstrap のものを使っても問題ありません。

そのほか Bootstrap の機能の詳細については Bootstrap のドキュメント を参照してください。

Package

配布している ZIP ファイルの内容物は以下のとおりです。 bootstrap.min.css といったように、ファイル名に min がついているファイルは、改行やインデント・スペーシングをなくした(minifyされた)コードで、ユーザがウェブページを読み込む際の転送量を少なくすることができます。通常はこの bootstrap.min.* を使うことをおすすめします。

honoka/
├─ LICENSE
├─ README.md
├─ bootstrap.html
├─ css/
│  ├─ bootstrap.css
│  └─ bootstrap.min.css
└─ js/
    ├─ bootstrap.bundle.js
    ├─ bootstrap.bundle.min.js
    ├─ bootstrap.js
    └─ bootstrap.min.js

Build

ビルドの方法については Wiki をご覧ください。

License

MIT License

Author

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].