muratas / hatenablog-calm

Blog theme for Hatena Blog named Calm.

Home Page:https://blog.hatena.ne.jp/-/store/theme/26006613602845758

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hatenablog-calm

Blog theme for Hatena Blog named Calm.

You can install this theme from the theme store and use it.

Classes

You can style the content using the following CSS class.

border

Enclose the element with this class in a frame. Unlike ordinary border, it is applied so that it overlaps the inside of an element. It is supposed to be used mainly when attaching a frame to an image.

<p class="border">[f:id:murata_s:20191002134857j:plain]</p>

Development

Setup:

yarn install

Start monitoring and compiling Sass:

yarn develop

Set up the CSS for “Design CSS” of Hatena blog:

@import 'http://localhost:1234/calm/calm.css';

About

Blog theme for Hatena Blog named Calm.

https://blog.hatena.ne.jp/-/store/theme/26006613602845758

License:MIT License


Languages

Language:SCSS 96.7%Language:HTML 2.6%Language:JavaScript 0.7%