Skip to content

Commit f405f79

Browse files
author
River@devbox
committed
Update new site for edu.qpython.org
1 parent 83088dc commit f405f79

626 files changed

Lines changed: 3 additions & 117946 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LICENSE

Lines changed: 0 additions & 201 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,2 @@
1-
QPython Courses
2-
======================
3-
4-
![Course](http://dl.qpy.io/assets/banners/activity-qpython-edu.png "QPython EDU")
5-
6-
7-
About
8-
-------
9-
QPython courses is a social Python learning project, based on QPython community, we hope more and more people could join us wo help write or translate and share QPython learning materials which could help other friends learn Python with more fun.
10-
11-
How to contribute
12-
------------------
13-
* We extend sphinx to organize the courses, you need to learn some [sphinx's syntax](https://www.sphinx-doc.org/)
14-
* Fork & clone our project on github, [project address](https://github.com/qpython-android/course)
15-
* Add new course or improve the current course or translate to other language
16-
* Send pull reuqest to us
17-
18-
19-
Course structure
20-
-----------------
21-
22-
Course root
23-
|
24-
- LICENSE
25-
|
26-
- README.md
27-
|
28-
- RST_UP_README.md (Extended rst syntax introduction )
29-
|
30-
- docs (Auto generated html pages from course)
31-
|
32-
- course (courses source and the files that were used to generate the website)
33-
|
34-
- CNAME analytics.py analyticscode.txt favicon.ico Makefile replace.py media (You could ignore these files, they are used when generated the html files)
35-
|
36-
- build.sh (the shellscript generate the docs)
37-
|
38-
- source (courses source)
39-
|
40-
- _static conf.py qtheme _templates (you could ignore them, they are the website's template or other style files)
41-
|
42-
- *.rst (real courses)
43-
|
44-
- qpython-quick-start (The qpython quick start chapter)
45-
|
46-
- kivy-qpython (The kivy chapter)
47-
|
48-
- qpython-webapp (The webapp chapter)
49-
|
50-
- data-analytics (The data analytics chapter)
51-
52-
53-
Other
54-
---------------------
55-
... To be continued
56-
57-
58-
59-
Thank you for contributing
60-
61-
62-
63-
License
64-
----------------
65-
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br /><span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">This tutorial </span> is contributed by <a xmlns:cc="http://creativecommons.org/ns#" href="http://plus.google.com/u/1/communities/111340957575273631204" property="cc:attributionName" rel="cc:attributionURL">QPython course community</a>,and licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
1+
# About
2+
Please visit https://www.qpython.com for QPython courses

RST_EXT_README.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

course/CNAME

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)