Coder Social home page Coder Social logo

easternday.github.io's Introduction

easterNday的博客

easterNday的博客

记录本人在使用各种设备、操作系统以及应用时候出现的问题和解决方案。

GitHub code size in bytes GitHub last commit GitHub Repo stars

本地部署

部署代码

Pacman

sudo pacman -S nodejs pnpm # 安装 nodejs 和 pnpm
git clone https://github.com/easterNday/easterNday.github.io
cd ./easterNday.github.io
pnpm install
pnpm docs:dev

HomeBrew

brew install pnpm # 安装 pnpm
git clone https://github.com/easterNday/easterNday.github.io
cd ./easterNday.github.io
pnpm install
pnpm docs:dev

Scoop

scoop install nodejs # 安装 nodejs
scoop install pnpm # 安装 pnpm
git clone https://github.com/easterNday/easterNday.github.io
cd ./easterNday.github.io
pnpm install
pnpm docs:dev

本网页利用 VitePress 进行构建,具体实现请参照本项目以及 VitePress 官网 中的相关说明。

致谢

ArchLinux 简明指南: 网站源代码在一定程度上参考了该项目的部分风格样式。

NerdFonts: 网站上使用了相关字体并在部分美化教程中进行了引用。

版权说明

license

网站源代码采用 MIT 许可证;

未经特殊说明,本作品采用 知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议 进行许可。

easternday.github.io's People

Contributors

dependabot[bot] avatar easternday avatar

Stargazers

 avatar

Watchers

 avatar  avatar

easternday.github.io's Issues

Hyper-V Installation

请添加有关Hyper-V的相关内容。

Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All

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.