GithubHelp home page GithubHelp logo

dsk52 / hugo-gentoo-theme Goto Github PK

View Code? Open in Web Editor NEW
10.0 10.0 5.0 659 KB

Hugo theme

Home Page: https://themes.gohugo.io/hugo-gentoo-theme/

License: MIT License

HTML 4.36% CSS 95.64%
blog hugo hugo-theme json-ld responsive sass

hugo-gentoo-theme's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hugo-gentoo-theme's Issues

list.htmlを作成したい

一覧生成用のテンプレートとして、 list.html を作成したい。
記事1個1個は li.html を作成してその中に作るのがいいみたい。

シェアボタンを設置したい

とりあえず以下を設置したい。

  • Twitter
  • Facebook
  • はてなブックマーク
  • Pocket

configからT/Fで管理できてもいいかも

コードブロック内が見にくい

現状インデントが浅くなってしまい、特にJSONやPythonのコードとかが見にくい。
いいフォントがあればそっちに変えたい。

多分letter-spacing的な話じゃないし。

GAやソーシャルボタンなど、configから設定できるようにしたい

GAはコアがテンプレートを持っているらしいので、IDがあればそれを出す形式にしたい。
Disqusはちょっと保留。

また、シェアボタンはとりあえず以下を実装予定。これをconfigから表示/非表示変えられるようにしたい。

  • Twitter
  • Facebook
  • はてなブックマーク
  • Pocket

single.htmlを作成したい

現状個別ページが見れないので、個別ページ用にテンプレートを作成したい。

一覧ページの構造に、中身がつながる感じでいいかなー

縦幅が狭いディスプレイだった場合、切り替わったのが分かりにくい可能性もあるのでその辺なんかうまいことできると嬉しい

configからナビゲーションの項目を設定したい

ページにメニューの項目を作ってtrueのものだけ出すみたいな方法もあるけど、カテゴリ並べようと思うと無理なので、configで設定できるようにしたい

出来ればグロナビとフッターメニューを作れるようにしたい

  • グロナビ -> カテゴリ
  • フッター -> About, Contact, Privacy-Policyなど

こんな感じの想定

blockquote の上下が詰まる

pタグやhタグは個別で設定しているが、おそらく他にも詰まっているものがあると思うので、以下のように指定する

.post-body > * + * {
    margin-top: 1.6em;
}

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.