Giter Site home page Giter Site logo

terwer / crypto101-cn Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 1.66 MB

欢迎阅读《密码学101》中文版,本书由 terwer 翻译。原文地址:https://www.crypto101.io/ 。

Home Page: https://crypto101-cn.terwer.space

JavaScript 74.67% MDX 2.94% CSS 22.39%
encryption crypto101

crypto101-cn's Introduction

《密码学101》中文版

欢迎阅读《密码学101》中文版,本书由 terwer 翻译。原文地址:https://www.crypto101.io/

这个网站是使用 Docusaurus 3 构建的,它是一个现代静态网站生成器。

安装

pnpm install

本地开发

pnpm start

此命令启动一个本地开发服务器并打开浏览器窗口。大多数更改都会实时反映,无需重新启动服务器。

构建

pnpm build

此命令将静态内容生成到 build 目录,并可使用任何静态内容托管服务进行提供。

部署

使用 SSH:

$ USE_SSH=true pnpm deploy

不使用 SSH:

$ GIT_USER=<Your GitHub username> pnpm deploy

使用插件

数学公式

https://docusaurus.io/docs/markdown-features/math-equations

提示

https://docusaurus.io/docs/markdown-features/admonitions

如果您使用 GitHub Pages 进行托管,这个命令是构建网站并推送到 gh-pages 分支的方便方式。

crypto101-cn's People

Contributors

terwer avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.