Giter Site home page Giter Site logo

mogland / mog-theme-single-for-v1 Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 722 KB

[For Mog v1] 🎈 一个简洁大气,含夜间模式的博客主题

License: GNU Affero General Public License v3.0

JavaScript 1.14% CSS 34.63% TypeScript 56.17% Shell 0.30% SCSS 7.76%
blog theme mogland

mog-theme-single-for-v1's Introduction

Mog Theme -- Single

🎈 一个简洁大气,含夜间模式的 Mog 博客主题

🎈 A simple and modern theme for MogLand with night mode.

version wakatime

Features

  • ⌨️ Command + K 打开工具箱
    • Toggle Site Theme (light / dark)
    • Resently Updated
    • Posts Search
    • Friendly, Customly Keybindings

( Windows 系统为 ctrl + K, 若仅使用 Windows 访问出现 bug 将大概率不会被修复)

Usage

pnpm i
pnpm build
pnpm prod:pm2

详细操作请前往 Documentation 文档

References

  • Single,此项目的原主题 -- 奇趣保罗的 Typecho 主题

License

此项目 AGPLv3 授权开源,使用此项目进行的二次创作或者衍生项目也必须开源。

Author

MogLand © Wibus, Released under the AGPL-3.0 License. Created on 2022-08-12

Personal Website · Blog · GitHub @wibus-wee · Telegram @wibus✪

mog-theme-single-for-v1's People

Contributors

wibus-wee avatar renovate[bot] avatar reborn1028 avatar ttimochan avatar

Stargazers

Ray avatar

Forkers

ttimochan

mog-theme-single-for-v1's Issues

[Bug] 图标样式无法正常加载

控制台输出以下内容:

Refused to apply style from 'https://fastly.jsdelivr.net/gh/FortAwesome/Font-Awesome/css/font-awesome.min.css' because its MIME type ('text/plain') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

链接访问后发现提示 Package size exceeded the configured limit of 50 MB. Try https://github.com/FortAwesome/Font-Awesome/tree/6.2.0/css/font-awesome.min.css instead.

[BUG] 点击搜索框内容后,搜索框可能不会消失

环境

System : Windows 11
Chrome Version :104.0.5112.102

问题

在搜索框内跳转到目标页面以后,可能存在意外的不消失问题,在 Windows Chrome 上需要点击搜索框上/下面的文章内容才会消失,左面和右面则不会,即点击侧边不会消失

在图片中,这个搜索框不会消失,且需要点击上下边内容才会消失,侧边不会

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 dependency @innei/prettier to v0.9.11
  • chore(deps): update dependency @tailwindcss/typography to v0.5.9
  • chore(deps): update dependency @types/lodash to v4.14.197
  • chore(deps): update dependency @types/lodash-es to v4.17.8
  • chore(deps): update dependency @types/node to v18.6.5
  • chore(deps): update dependency @types/react-syntax-highlighter to v15.5.7
  • chore(deps): update dependency autoprefixer to v10.4.15
  • chore(deps): update dependency eslint to v8.23.1
  • chore(deps): update dependency husky to v8.0.3
  • chore(deps): update dependency lint-staged to v13.0.4
  • chore(deps): update dependency postcss to v8.4.28
  • chore(deps): update nextjs monorepo to v12.2.6 (patch) (@next/bundle-analyzer, eslint-config-next, next)
  • chore(deps): update pnpm/action-setup action to v2.2.4
  • chore(deps): update react monorepo (patch) (@types/react, @types/react-dom)
  • fix(deps): update dependency @radix-ui/react-popover to v1.0.6
  • fix(deps): update dependency medium-zoom to v1.0.8
  • fix(deps): update dependency mobx-react-lite to v3.4.3
  • fix(deps): update dependency ohmyfetch to v0.4.21
  • fix(deps): update dependency react-intersection-observer to v9.4.4
  • fix(deps): update dependency react-markdown to v8.0.7
  • fix(deps): update dependency react-message-popup to v1.0.0
  • fix(deps): update dependency rehype-katex to v6.0.3
  • chore(deps): update dependency @innei/prettier to v0.11.1
  • chore(deps): update dependency @types/node to v18.17.12
  • chore(deps): update dependency eslint to v8.48.0
  • chore(deps): update dependency less to v4.2.0
  • chore(deps): update dependency lint-staged to v13.3.0
  • chore(deps): update dependency postcss-nesting to v10.2.0
  • chore(deps): update dependency prettier to v2.8.8
  • chore(deps): update dependency sass to v1.66.1
  • chore(deps): update dependency tailwindcss to v3.3.3
  • chore(deps): update pnpm/action-setup action to v2.4.0
  • chore(deps): update react monorepo (minor) (@types/react, @types/react-dom)
  • fix(deps): update dependency cmdk to v0.2.0
  • fix(deps): update dependency mobx to v6.10.0
  • fix(deps): update dependency next-seo to v5.15.0
  • fix(deps): update dependency react-intersection-observer to v9.5.2
  • fix(deps): update dependency react-message-popup to v1.1.3
  • chore(deps): update dependency lint-staged to v14
  • chore(deps): update dependency postcss-nesting to v12
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency rimraf to v5
  • chore(deps): update dependency typescript to v5
  • chore(deps): update nextjs monorepo to v13 (major) (@next/bundle-analyzer, eslint-config-next, next)
  • fix(deps): update dependency clsx to v2
  • fix(deps): update dependency framer-motion to v10
  • fix(deps): update dependency mobx-react-lite to v4
  • fix(deps): update dependency next-seo to v6
  • fix(deps): update dependency rehype-raw to v7
  • 🔐 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/release.yml
  • actions/checkout v3
  • actions/setup-node v3
  • actions/cache v3
  • pnpm/action-setup v2.2.2
npm
package.json
  • @icon-park/react 1.4.2
  • @radix-ui/react-popover 1.0.0
  • clsx 1.2.1
  • cmdk 0.1.19
  • cross-env 7.0.3
  • framer-motion 7.2.0
  • lodash 4.17.21
  • lodash-es 4.17.21
  • medium-zoom 1.0.6
  • mobx 6.6.1
  • mobx-react-lite 3.4.0
  • next 12.2.5
  • next-seo 5.5.0
  • ohmyfetch 0.4.18
  • qier-progress 1.0.4
  • react 18.2.0
  • react-dom 18.2.0
  • react-intersection-observer 9.4.0
  • react-lazyload 3.2.0
  • react-markdown 8.0.3
  • react-message-popup 1.0.0-alpha.2
  • react-syntax-highlighter 15.5.0
  • react-use 17.4.0
  • rehype-katex 6.0.2
  • rehype-raw 6.1.1
  • remark-gfm 3.0.1
  • valtio 1.6.4
  • @innei-util/eslint-config-react-ts 0.8.2
  • @innei/prettier 0.9.4
  • @next/bundle-analyzer 12.2.5
  • @tailwindcss/typography 0.5.7
  • @types/lodash 4.14.184
  • @types/lodash-es 4.17.6
  • @types/node 18.6.4
  • @types/react 18.0.18
  • @types/react-dom 18.0.6
  • @types/react-lazyload 3.2.0
  • @types/react-syntax-highlighter 15.5.5
  • autoprefixer 10.4.8
  • eslint 8.23.0
  • eslint-config-next 12.2.5
  • husky 8.0.1
  • less 4.1.3
  • lint-staged 13.0.3
  • next-compose-plugins 2.2.1
  • next-pwa 5.5.5
  • postcss 8.4.16
  • postcss-nesting 10.1.10
  • prettier 2.7.1
  • rimraf 3.0.2
  • sass 1.54.8
  • tailwindcss 3.1.8
  • typescript 4.7.4
  • node >=16

  • 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.