Skip to main content

Bootstrap4 files for miyadaiku static site generator

Project description

Provides Bootstrap4 4.4.1 CSS and Javascript files.

Installation

Use pip command to install Bootstrap 4.

$ pip3 install miyadaiku_theme_bootstrap4

Configuraion

In your config.yml file of your project, add following configuration at themes section.

themes:
  - miyadaiku_theme_bootstrap4    # <---- add this line

Usage

Add following code to your template files.

<!-- include boolstrap4 -->
{{ bootstrap4.load_css(page) }}

<!-- include jquery.js -->
{{ jquery.load_js(page) }}

<!-- include popper.js -->
{{ popper_js.load_js(page) }}

<!-- include boolstrap4 js -->
{{ bootstrap4.load_js(page) }}

Example

https://github.com/miyadaiku/miyadaiku-docs/tree/master/samples/bootstrap4

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

miyadaiku_theme_bootstrap4-1.1.0-py3-none-any.whl (168.0 kB view details)

Uploaded Python 3

File details

Details for the file miyadaiku_theme_bootstrap4-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for miyadaiku_theme_bootstrap4-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ec6683c34bd94771cd5f5a205cb2366ea3ea7f076f00a0e2b4f08da95daf613b
MD5 6557f03fbccbf06cb7166275374e9c3b
BLAKE2b-256 9f5fbe798593df60365945bcc55357bb8d8a53a66adaf8c4abc1f94c9dd7264d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page