|
1 |
| -# Website |
| 1 | +# Learn Python By ComputeNepal |
2 | 2 |
|
3 |
| -This website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator. |
| 3 | +**_This project is still under development!_** |
4 | 4 |
|
5 |
| -### Installation |
| 5 | +If you want to contribute to this project, you're welcome. |
6 | 6 |
|
7 |
| -``` |
8 |
| -$ yarn |
9 |
| -``` |
| 7 | +[](https://github.com/ComputeNepal/learn-python "Go to GitHub repo") |
| 8 | +[](https://github.com/ComputeNepal/learn-python) |
| 9 | +[](https://github.com/ComputeNepal/learn-python) |
10 | 10 |
|
11 |
| -### Local Development |
| 11 | +[](#license) |
| 12 | +[](https://github.com/ComputeNepal/learn-python/issues) |
12 | 13 |
|
13 |
| -``` |
14 |
| -$ yarn start |
15 |
| -``` |
| 14 | +Learn Python by ComputeNepal is a project that is designed in such a way that people can learn Python in easiest way possible with easy to understand language. |
16 | 15 |
|
17 |
| -This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. |
| 16 | +## Easy to Learn |
18 | 17 |
|
19 |
| -### Build |
| 18 | +This is a course of Python designed by ComputeNepal to help you focus more on learning and improve your knowledge of Python. |
20 | 19 |
|
21 |
| -``` |
22 |
| -$ yarn build |
23 |
| -``` |
| 20 | +## Open Source Curriculum |
24 | 21 |
|
25 |
| -This command generates static content into the `build` directory and can be served using any static contents hosting service. |
| 22 | +Course content in this website is open source and is availabe for everyone for free. Anyone can help improve this course curriculum. |
26 | 23 |
|
27 |
| -### Deployment |
| 24 | +<!-- Add new codes before this comment --> |
28 | 25 |
|
29 |
| -Using SSH: |
| 26 | +## Contributors |
30 | 27 |
|
31 |
| -``` |
32 |
| -$ USE_SSH=true yarn deploy |
33 |
| -``` |
| 28 | +<a href="https://github.com/ComputeNepal/learn-python/graphs/contributors"> |
| 29 | + <img src="https://contrib.rocks/image?repo=ComputeNepal/learn-python" /> |
| 30 | +</a> |
34 | 31 |
|
35 |
| -Not using SSH: |
| 32 | +## Forkers |
36 | 33 |
|
37 |
| -``` |
38 |
| -$ GIT_USER=<Your GitHub username> yarn deploy |
39 |
| -``` |
| 34 | +[](https://github.com/ComputeNepal/learn-python/network/members) |
40 | 35 |
|
41 |
| -If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch. |
| 36 | +## Stargazers |
| 37 | + |
| 38 | +[](https://github.com/ComputeNepal/learn-python/stargazers) |
| 39 | + |
| 40 | +## License |
| 41 | + |
| 42 | +Released under [MIT](/LICENSE) by [@ComputeNepal](https://github.com/ComputeNepal). |
| 43 | + |
| 44 | +[](https://computenepal.com) |
0 commit comments