Giter Club home page Giter Club logo

blog's Introduction

Metrics

github_trophy

Omochice's GitHub stats

Top Langs

Lapras

Lapras link

blog's People

Contributors

github-actions[bot] avatar omochice avatar optim-matsumoto avatar renovate[bot] avatar

Stargazers

 avatar

Watchers

 avatar

blog's Issues

CI

eslint/markuplintのlintingを設定する

textlintの導入

stylelint v13の新しいAPIでやりたい

import { createLinter, loadTextlintrc, loadLinterFormatter } from "textlint";
// descriptor is a structure object for linter
// It includes rules, plugins, and options
const descriptor = await loadTextlintrc();
const linter = createLinter({
    descriptor
});
const results = await linter.lintFiles(["*.md"]);
// textlint has two types formatter sets for linter and fixer
const formatter = await loadLinterFormatter({ formatterName: "stylish" })
const output = formatter.format(results);
console.log(output);

これのloadTextlintrcがcjsとかにしか対応してないのでうまく行かない。

ここをdeno側でpatchしてdescriptorを生成できればできそう

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/action-check.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • dorny/paths-filter v3.0.2@de90cc6fb38fc0963ad72b210f1f284cd68cea36
  • aquaproj/aqua-installer v3.0.1@6ce1f8848ec8e61f14d57bd5d7597057a6dd187c
.github/workflows/build.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • denoland/setup-deno v1.1.4@041b854f97b325bd60e53e9dc2de9cb9f9ac0cba
  • actions/upload-pages-artifact v3.0.1@56afc609e74202658d3ffba0e8f6dda462b719fa
  • actions/deploy-pages v4.0.5@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e
.github/workflows/check-link.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • actions/setup-node v4.0.2@60edb5dd545a775178f52524783378180af0d1f8
  • github/codeql-action v3.25.6@9fdb3e49720b44c48891d036bb502feb25684276
.github/workflows/ci.yml
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • denoland/setup-deno v1.1.4@041b854f97b325bd60e53e9dc2de9cb9f9ac0cba
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • denoland/setup-deno v1.1.4@041b854f97b325bd60e53e9dc2de9cb9f9ac0cba
  • actions/checkout v4.1.6@a5ac7e51b41094c92402da3b24376905380afc29
  • denoland/setup-deno v1.1.4@041b854f97b325bd60e53e9dc2de9cb9f9ac0cba
.github/workflows/enable-renovate-auto-merge.yml
  • suzuki-shunsuke/enable-auto-merge-action fc3173c4dac9254ee191d89f1f8b257bbefc4e31
regex
deno.jsonc
  • https://deno.land/x/lume v2.2.0
deno.jsonc
  • preact 10.22.0
  • date-fns 3.6.0
site/_includes/article.tsx
  • budoux 0.6.2
site/_includes/logics/posts.ts
  • neverthrow 6.2.1
tasks/template.ts
  • date-fns 3.6.0
site/_includes/components/suggestButton.tsx
  • @std/url 0.224.0
site/_includes/logics/posts.ts
  • @std/path 0.225.1
site/tag.tsx
  • @std/path 0.225.1
tasks/template.ts
  • @std/yaml 0.224.0
  • @std/path 0.225.1
.github/workflows/action-check.yml
  • aquaproj/aqua v2.28.1
renovate.json5
  • aquaproj/aqua-renovate-config 2.3.0
aqua.yaml
aqua.yaml
  • suzuki-shunsuke/ghalint v0.2.9
  • suzuki-shunsuke/pinact v0.1.3
  • rhysd/actionlint v1.7.0
aqua.yaml
  • aquaproj/aqua-registry v4.183.0

  • Check this box to trigger a request for Renovate to run again on this repository

reset reset-css

色々なところにreset-cssの影響がでて、微妙な感じになっているのでなんとかする。

現状わかっているところ:

  • 引用ブロック
  • h2

モバイル端末で文字サイズをいい感じにする

  • text-size-adjustを使うとpreに入っているブロックのコードだけ小さいままになってつらい
  • media queryだとPCブラウザでブラウザサイズを変更したときに文字サイズが変わってしまう
    • ブラウザを2カラムで開いたからと言って文字サイズが大きくなってほしくはない

deno deploy

プレビューデプロイとかできるらしい

ul/olのappearance

windiでリセットされてul/olの見た目が消えているので直す

zenn-rendererから置き換える

標準のmarkdown-itにpluginのせていくほうが色々やりやすそう(gfm対応とか)

実際、zennの拡張構文は使っていないのでロックされるのがきになる。

pagefind find extra page

If search with "lexima".

Hit below:

  • The pages
    • there are expected.
  • The category pages
    • there are not expected.
  • The top page
    • these are not expected.

Umm. path-based excluting is existed?

構成を直す

コンポーネントと記事がごちゃごちゃになってきたのでなんとかする

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: Cannot find preset's package (github>Omochice/renovate-config)

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.