Giter Site home page Giter Site logo

zola-do-simple2's Introduction

まえがき

Zola(静的サイトジェネレーター)のテーマ。

タグのページ送り:有り(ページネーション)

個人的なファイル一式。

修正や加工ほか、ご利用は自己責任で。

環境

  • x230(Lenovo ThinkPad)
  • LinuxMint 20.2

補足

Zolaのクイックスタートをベースに、少しアレンジをしたシンプルなテーマ。

5時間くらいで作ったので、わりとヤッツケです。(2022-01-16)

2022-08-20(修正)

  • templates/blog-page.html
    • v0.15.3,v0.16.0,v0.16.1で記事の前後ナビ対策

2022-01-22(修正)

  • static/css/style.css

基本的な仕様

ドメイン直下、サブディレクトリでも、とりあえず使えるはず。(config.tomlのbase_urlによる)

  • Zola v0.15.2
  • pure.css
  • config.toml
    • base_url(最後のスラッシュ無し)
  • カテゴリー無し
  • タグ(taxonomies)有効
    • 日本語のタグ付けは、zolaの仕様で自動的に英数字へ変換される
  • ページ送り:デフォルトで10件ごと(content/blog)
  • タグのページ送り:デフォルトで5件ごと
    • config.tomlから変更可
    • テンプレートの場所:templates/tags/single.html
  • 投稿のURL=ファイル名(.mdファイル)
  • 固定ページのテンプレート
    • 日付表示はコメントアウト
    • templates/static.html

完成イメージ

デモサイト

https://zola-do-simple2.netlify.app/

公式サイト

zola-do-simple2's People

Contributors

hikagestyle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.