Code Monkey home page Code Monkey logo

docs.sjtu.edu.cn's Introduction

Pi超算集群用户文档

本仓库维护Pi超算集群用户文档。本文档使用markdown书写,并会被mkdocs转译为html/css/js。本站使用的主题是mkdocs-material的分支版本theme

搭建环境

mkdocs是一个python包,用于本文档网页渲染。在开始之前请确保本地已经有python环境。如果您的电脑暂时没有可用的python环境,那么我们建议您使用anaconda创建一个。

使用以下指令安装指定的python包:

pip install -r requirements.txt

检查mkdocs是否安装完成:

Windows用户

where mkdcos

linux和mac用户

which mkdcos

启动服务器和更新文档

更新文档需要管理员权限

本仓库包含makefile,如果您的工作环境可以使用make指令,那么

本地启动服务器

make server

更新文档

make update

对于make不可用的情况

本地启动服务器

mkdocs serve

更新文档

mkdocs build --clean
scp -r public/* [email protected]:/usr/local/webserver/nginx/html/

docs.sjtu.edu.cn's People

Contributors

brandongc avatar stefanlasiewski avatar lagerhardt avatar bcfriesen avatar rcthomas avatar helenhe40 avatar wyang0 avatar kellyrowland avatar sjtublacknail avatar lastephey avatar zhengjizhao avatar sleak-lbl avatar jdeslip avatar csnavely avatar azrael417 avatar sparticlesteve avatar jrmadsen avatar agreiner avatar scanon avatar mamelara avatar wbhimji avatar bonachea avatar wenlibin02 avatar hppritcha avatar samueldy avatar siqideng-lbl avatar dependabot[bot] avatar difey avatar ragerber avatar mattatnersc avatar

Watchers

James Cloos 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.