Skip to content

LightYourJourney/raspberry-pi-tutorial

logo

Raspberry Pi Tutorial

English | 简体中文

Build Status GitHub last commit GitHub HitCount GitHub Repo stars GitHub


Online Reading

This project is hosted on GitHub Pages and can be read online at https://pi.yanjinli.fun/.

Local Deployment

First, ensure that Node.js and yarn are installed on your computer.

Execute the following commands in the terminal. If the version numbers are output, it means you have successfully installed them:

node -v
yarn -v # npm -v / pnpm -v

This project uses yarn as the package manager, but you can also use npm or pnpm.

git clone https://github.com/LightYourJourney/raspberry-pi-tutorial.git
cd ./raspberry-pi-tutorial
yarn install
yarn docs:dev

Repo Status

Repo Status

Contributing

Contributions to the content of the guide and the website source code are welcome, as are contributions to the upstream documents of this guide.

License

The documentation is availably free under the Creative Commons BY-SA 4.0 license. For details, see LICENSE.

Contributors

contributors

Stargazers over time

Stargazers over time

About

Everything you need to know about Raspberry Pi.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published