You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Documentation:Developer] Overhauled the Getting Started page (#729)
### Updated the Getting Started page by:
- removing bloat
- moving things around
- dividing the page up with more headers
### Specific changes include:
- Listing languages/frameworks and providing links to each of their
pages
- Listing dev infrastructure and adding links where applicable
- Divided the page into 3 headers: Setting Up, Making Contributions,
Helpful Links
- Added a bullet for VS Code users to help them better navigate the
project
- Added a section about Dev Tools and how each tab can be used when
debugging
- Removed jsfiddle bullet, and bullet about keeping a diary (not
necessary in my opinion)
If anyone has suggestions for how we can further improve this page, I'm
all ears!
Copy file name to clipboardExpand all lines: _docs/developer/google_summer_of_code/2019_XiaoHan.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,8 @@ It is also worth to mention that the API is proved useful for making [a working-
37
37
38
38
An API opens a world of possibilities. Here is a list for future developers. Feel free to come up with new ideas yourself.
39
39
40
-
- Help implement more API endpoints to enrich Submitty API. After carefully reading [suggestions for new developers](/developer/getting_started/index#suggestions-for-new-developers), you can start writing new endpoints hosted at Submitty that can direct your robot to wash the dishes and fold the laundry.
40
+
- Help implement more API endpoints to enrich Submitty API. After carefully reading [suggestions for new developers](/developer/getting_started/index),
41
+
you can start writing new endpoints hosted at Submitty that can direct your robot to wash the dishes and fold the laundry.
41
42
- Develop plugins for text editors so that you can autograde your work without switching between windows.
42
43
- Build *your* Submitty application. While sharing data with Submitty, you can rebrand it with your name (like Shailmitty), repaint and reshape everything with your genius aesthetic tastes without fighting with picky people, and even, develop an Android or iOS application that makes everyone forget the web version and keeps Barb on vacation every day.
0 commit comments