GithubHelp home page GithubHelp logo

kyechan99 / kyechan99.github.io Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 1.0 37.34 MB

๐Ÿ˜€ Thank you for visiting.

Home Page: https://kyechan99.github.io/

CSS 0.65% TypeScript 25.67% JavaScript 0.07% MDX 73.60%
blog github-blog jekyll jekyll-blog-theme jekyll-theme theme

kyechan99.github.io's Introduction

Hi there ๐Ÿ‘‹

I'm developing to make services that will improve our lives.

header

kyechan99.github.io's People

Contributors

dependabot[bot] avatar kyechan99 avatar renovate[bot] avatar sunforest99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sunforest99

kyechan99.github.io's Issues

[BUG] A tag bug

Screenshots
image

  • /lib/2020/05/22/jekyll-custom-4.html ์—
    <a href="/lib/2020/05/22/jekyll-custom-3">Jekyll Custom ๋ธ”๋กœ๊ทธ ๋งŒ๋“ค๊ธฐ - 3</a> ๋ฅผ
    <a href="/lib/2020/05/19/jekyll-custom-3">Jekyll Custom ๋ธ”๋กœ๊ทธ ๋งŒ๋“ค๊ธฐ - 3</a> ๋กœ ๋ฐ”๊ฟ”์ฃผ์„ธ์š”

[THEME] ์ดˆ๋ก ๊ณ„์—ด ํ…Œ๋งˆ (#10AF85)

// ํ…Œ๋งˆ์ƒ‰
$background: #ffffff;
$themeColor: #10AF85;
$themeColorOpa: #6BC59C;

// Colors
$bold-black: #212529;
$black: #404640;
$gray-black: #6f667a;

// a ํƒœ๊ทธ
$striking: #59D6B5;
// pre ๋ฐฐ๊ฒฝ ์ƒ‰
$pre-bg-color: #E5F7F0;
// code ์ƒ‰
$code: #5b635b;
$code-bg-color: #E5F7F0;
// blockquote ์ƒ‰
$blockquote-bg: #F8FDFB;
$blockquote-strike: #B6F0D9;
// navbar active ์ƒ‰
$nav-item-active: #2f3631;
$nav-item-active-content: #b9fae9;

// 100 300 400 500 700 900
$notosans-thin: 300;
$notosans-regular: 400;
$notosans-medium: 500;
$notosans-bold: 700;

// text size
$p-size: 18px;
$code-size: 17px;

// bootstrap size


// div size
$navbar-height: 90px;
$layout-space: 20px;

feat: ์‹œ๋ฆฌ์ฆˆ

์‹œ๋ฆฌ์ฆˆ

์‹œ๋ฆฌ์ฆˆ๋กœ ์ž‘์„ฑ๋˜๋Š” ๊ธ€ ๊ด€๋ฆฌ

  • ์‹œ๋ฆฌ์ฆˆ๋ฌผ ๋ชจ์Œ์ง‘
  • ์‹œ๋ฆฌ์ฆˆ์— ํ•ด๋‹นํ•˜๋Š” ๊ธ€๋“ค ์—ฐ๊ฒฐํ•˜๊ธฐ (๊ธ€ ์ฒ˜์Œor๋งˆ์ง€๋ง‰์— ํ‘œ์‹œ)

feat: ํƒœ๊ทธ

ํƒœ๊ทธ

  • ๊ฒ€์ƒ‰ ๋Œ€์ƒ์— ํƒœ๊ทธ๋„ ํฌํ•จ
  • ํƒœ๊ทธ ํด๋ฆญ์‹œ ๊ด€๋ จ ํŽ˜์ด์ง€๋กœ
  • ํƒœ๊ทธ๋กœ ๊ธ€ ๋‚ด์šฉ ๊ตฌ๋ถ„ํ•˜๊ธฐ

Dependency Dashboard

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

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update lints (eslint, prettier)
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update actions/configure-pages action to v4
  • chore(deps): update actions/deploy-pages action to v4
  • chore(deps): update actions/setup-node action to v4
  • chore(deps): update actions/upload-pages-artifact action to v3
  • chore(deps): update dependency rehype-prism-plus to v2
  • chore(deps): update dependency remark-gfm to v4
  • fix(deps): update dependency date-fns to v3
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/deploy.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/configure-pages v3
  • actions/cache v3
  • actions/upload-pages-artifact v1
  • actions/deploy-pages v2
npm
package.json
  • @emotion/react ^11.11.1
  • @emotion/styled ^11.11.0
  • @giscus/react ^2.3.0
  • @tabler/icons-react ^2.42.0
  • clsx ^2.0.0
  • contentlayer ^0.3.4
  • cookies-next ^4.1.0
  • date-fns ^2.30.0
  • next 14.0.4
  • next-contentlayer ^0.3.4
  • react ^18
  • react-dom ^18
  • recoil ^0.7.7
  • use-dark-mode ^2.3.1
  • @emotion/babel-plugin ^11.11.0
  • @trivago/prettier-plugin-sort-imports ^4.3.0
  • @types/node ^20
  • @types/react ^18
  • @types/react-dom ^18
  • eslint ^8
  • eslint-config-next 14.0.4
  • github-slugger ^2.0.0
  • prettier 3.1.0
  • reading-time ^1.5.0
  • rehype-autolink-headings ^7.1.0
  • rehype-code-titles ^1.2.0
  • rehype-img-size ^1.0.1
  • rehype-prism-plus ^1.6.3
  • rehype-slug ^6.0.0
  • remark-gfm ^3.0.1
  • typescript ^5

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

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.