Code Monkey home page Code Monkey logo

webneko-blog's Introduction

webneko-blog's People

Contributors

actions-user avatar jiyuujin avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jsoria-slalom

webneko-blog's Issues

OGP動的生成(案)

  • Pupputeer
  • Vercel
  • Cloudinary

なお Vercel は無料枠で #1252 ので検証済み、一方 Cloudinary はブログ側の修正も少なく #347 で検証済み。

タグ表示のコンパクト化

概要

タグ表示をコンパクトに抑えられるのなら抑えたい。けど、全てのタグを見せるような仕様にもしたい。

バージョンを切る

概要

v2 と称して release/2.0.0 として新たに切りました。主な変更点はWeb猫ブログ2年目に際しデザイン刷新を断行、decorator APIから脱却などを含みます。 v3.1.10 タグをご確認いただければ🙏

[f] [vue-cookie-law] SSR error

概要

最近動かない..

3/31 1.13.0 へのアップデート #385 で🤔

対処方法

@nekohack/j-stylebook で自作しました、issueを立てても良いんだけど

<j-cookie-footer
    :title="message"
    @accept="$store.dispatch('product/accept', true)"
/>

Node.js v10 build error

🗒 起こっている問題 / The Problem

Node.js v10 を使っていると nuxt build でコケる

📸 スクリーンショット / Screenshot

🏁 期待する見せ方・挙動 / Expected Behavior

Node.js v12 に上げよ、というサイン

📚 起こっている問題の再現手段 / Steps to Reproduce

🖥 動作環境・ブラウザ / Environment

  • MacOS
  • Windows
  • Linux
  • iOS
  • Android
  • Chrome
  • Safari
  • Firefox
  • Edge
  • IE

reset sitemap config

@nuxtjs/sitemap を今一度見直す必要あり

WARN  [sitemap-module] The generate option isn't needed anymore in your config. Please remove it!

Set true to ssr option

Remove mode option

mode option is deprecated. You can safely remove it from nuxt.config

Instead use ssr option

-    mode: 'universal',
+    ssr: true,

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Scrap機能

ちょっとしたこともブログに、を目標に

ダークモード対応

概要

@media (prefers-color-scheme: dark) { } 内に設定する

@media (prefers-color-scheme: dark) {
    /* 設定する */
}

すること

随時追加する

  • main.scss と統一感を持たせる
  • @nekohack/j-stylebook ダークモード対応

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.