在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:vincentchan/mickey开源软件地址:https://github.com/vincentchan/mickey开源编程语言:CSS 73.8%开源软件介绍:MickeyMickey is a minimal one-column, responsive theme for Jekyll. It's inspired by Hyde, Medium, and Squarespace. See Mickey in action with the demo site or my personal blog. ContentsInstallationMickey requires Jekyll 2.x. and Gulp for workflow automation. Make sure to run If you want to use Mickey, please follow these steps:
OptionsMickey includes some customizable options: Post front matterBy default, we use the following:
IdentityTo replace logos with your own, simply update the following files in
TypographyVertical rhythm and spacing are mostly handled by typebase.css. If you want to change any settings related to typography (e.g. fonts, type scale...etc), please do it in BlockquoteWe have two types of blockquote design: // For large featured quote
<blockquote class="largeQuote">...</blockquote>
// For normal quote
// Use 'u--startsWithDoubleQuote' class only when the quote starts with a double quote
<blockquote class="u--startsWithDoubleQuote"></blockquote> Hanging quotesIf a paragraph starts with a quotation market, please add the following to support hanging quotes: <p class="u--startsWithDoubleQuote">
...
</p> ImagesTo maintain vertical rhythm and spacing, I suggest using the following CSS class (e.g. <div class="img img--fullContainer img--14xLeading" style="background-image: url();"></div> You can reference DevelopmentMickey has two branches, but only one is used for active development.
During development, simply run Source Sass files are located in Post thumbnails are automatically resized via Gulp's image resize package, and moved to AuthorVincent Chan LicenseOpen sourced under the MIT license. Disclaimer: This Jekyll theme is not affiliated with Disney. Obviously :) |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论