Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd6eff40

Browse files
committed
Expand home page, explaining lack of infrastructure
1 parent8e0514c commitd6eff40

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

‎backend/main/templates/home.html‎

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,24 @@
44
<divclass="container">
55
<h1>Welcome to<code>python_init</code>!</h1>
66

7-
<h3><ahref="/course/">Go to course</a></h3>
8-
<p><ahref="https://github.com/alexmojaki/python_init">Source code</a></p>
7+
<p>
8+
This is a free open source platform/course for complete beginners to teach themselves programming,
9+
specifically in Python.
10+
</p>
11+
12+
<p>
13+
This site is intended for demonstration, not large scale usage.
14+
So don't start sharing it with everyone who wants to learn to code.
15+
It's hosted on free, minimal infrastructure that can't handle a lot of load.
16+
</p>
17+
18+
<p>
19+
But please share this with people who are interested in providing free education
20+
and contributing to open source software!
21+
Learn more about the project in the
22+
<ahref="https://github.com/alexmojaki/python_init">GitHub code repository</a>.
23+
</p>
24+
25+
<h3><ahref="/course/">Go to the course</a></h3>
926
</div>
1027
{% endblock %}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp