Skip to content
This repository was archived by the owner on May 25, 2021. It is now read-only.

Commit b4acd86

Browse files
committed
Move site contents to it's own folder (site)
Root level is getting cluttered. Also, I should have done this earlier.
1 parent b09ca3c commit b4acd86

33 files changed

+171
-4
lines changed

.github/workflows/deploy-site.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,14 @@ jobs:
2121
uses: limjh16/jekyll-action-ts@v2
2222
with:
2323
enable_cache: true
24+
jekyll_src: site
25+
custom_opts: --config _config.yml
2426
env:
2527
JEKYLL_ENV: production
2628
- name: Deploy site
2729
uses: peaceiris/actions-gh-pages@v3
2830
with:
2931
github_token: ${{ secrets.GITHUB_TOKEN }}
3032
publish_dir: ./_site
31-
force_orphan: true
33+
force_orphan: true
34+
cname: scratchaddons.com

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@ title: ""
22
email: ""
33
description: ""
44
baseurl: ""
5-
url: ""
5+
url: "https://scratchaddons.com"
66

7+
source: site
78
markdown: kramdown
89

9-
exclude: ["README.md", "CODE_OF_CONDUCT.md", "LICENSE"]
10-
1110
plugins:
1211
- jekyll-autoprefixer
1312
- jekyll-minifier
File renamed without changes.

site/_data/addons.yml

Lines changed: 146 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
---
2+
3+
- description: Alt+Click the green flag to toggle 60FPS.
4+
id: 60fps
5+
image: ''
6+
name: 60FPS player mode
7+
8+
- description: Replaces the cat emojis in Scratch comments with improved vector designs.
9+
id: better-emojis
10+
image: ''
11+
name: Better emojis
12+
13+
- description: 'Allows you to actually copy a bitmap image from the paint editor, so that you can paste it in other websites or software.'
14+
id: bitmap-copy
15+
image: ''
16+
name: Bitmap images copying
17+
18+
- description: 'Available when clicking the Scratch Addons icon. Shows you how many Scratchers are currently on multiplayer projects, and their usernames.'
19+
id: cloud-games
20+
image: ''
21+
name: Cloud games
22+
23+
- description: Provides tweaks for the Data ("Variables") category in the editor.
24+
id: data-category-tweaks
25+
image: ''
26+
name: Data category tweaks
27+
28+
- description: Adds the discuss button to the navbar.
29+
id: discuss-button
30+
image: ''
31+
name: Discuss button
32+
33+
- description: Makes the editor context menus colorful when right-clicking a block.
34+
id: editor-colored-context-menus
35+
image: ''
36+
name: Colored context menus
37+
38+
- description: Dark mode for the Scratch 3.0 project editor. Multiple options by different authors available.
39+
id: editor-dark-mode
40+
image: ''
41+
name: Editor dark mode
42+
43+
- description: 'Adds a find box and new menu options to the editor: copy/paste blocks, better tidy up, go to custom block definition, and more!'
44+
id: editor-devtools
45+
image: ''
46+
name: Developer tools
47+
48+
- description: Allows you to search dropdowns in the Scratch editor.
49+
id: editor-searchable-dropdowns
50+
image: ''
51+
name: Searchable dropdowns
52+
53+
- description: Moves the stage to the left side of the editor.
54+
id: editor-stage-left
55+
image: ''
56+
name: Display stage on left side
57+
58+
- description: Adds a blue border to the blocks that are currently running in a project.
59+
id: editor-stepping
60+
image: ''
61+
name: Highlight currently executing blocks
62+
63+
- description: Edit block colors for each category in the editor.
64+
id: editor-theme3
65+
image: ''
66+
name: Customizable block colors
67+
68+
- description: Fixes the scrolling when pressing the load more button on Scratch.
69+
id: fix-buttons
70+
image: ''
71+
name: '"Load more" scrolling fix'
72+
73+
- description: Adds a post search to the forum homepage. Uses ScratchDB for information.
74+
id: forum-search
75+
image: ''
76+
name: Forums search
77+
78+
- description: Converts the post times to the client's time zone.
79+
id: forum-time-zones
80+
image: ''
81+
name: Forums time zone
82+
83+
- description: 'Shows the full signature of users on the forums, and shows full What I''ve been doing on profiles.'
84+
id: full-signature
85+
image: ''
86+
name: Show full areas
87+
88+
- description: Integrates image uploading into the forums.
89+
id: image-uploader
90+
image: ''
91+
name: Forums image uploader
92+
93+
- description: Adds links for URLs pointing outside scratch.mit.edu.
94+
id: more-links
95+
image: ''
96+
name: More links
97+
98+
- description: Adds the current message count in the Scratch Addons icon.
99+
id: msg-count-badge
100+
image: ''
101+
name: Message count on extension icon
102+
103+
- description: Adds a progress bar for loading and saving projects.
104+
id: progress-bar
105+
image: ''
106+
name: Project progress bar
107+
108+
- description: Asks if you're sure when deleting a sprite inside a project.
109+
id: remove-sprite-confirm
110+
image: ''
111+
name: Confirm sprite deletion
112+
113+
- description: 'Available when clicking the Scratch Addons icon. Provides easy reading and replying to your Scratch messages: groups messages by project, shows full comment text and context, allows direct comment replying.'
114+
id: scratch-messaging
115+
image: ''
116+
name: Scratch Messaging
117+
118+
- description: 'Notifications on new Scratch messages. Click the notification to go straight to the message (comment, project, etc.)'
119+
id: scratch-notifier
120+
image: ''
121+
name: Scratch Notifier
122+
123+
- description: Makes Scratch 2.0-styled pages look like Scratch 3.0.
124+
id: scratchr2
125+
image: ''
126+
name: Scratch 2.0 → 3.0
127+
128+
- description: Allows you to go to a user's profile when you search their username.
129+
id: search-profile
130+
image: ''
131+
name: Search profile
132+
133+
- description: 'Lets you easily promote or remove anyone from your studios, as well as leaving any studio, through the "curators" tab.'
134+
id: studio-tools
135+
image: ''
136+
name: Studio manager tools
137+
138+
- description: Replaces links to the embedded site with real YouTube links.
139+
id: true-youtube-links
140+
image: ''
141+
name: True forums YouTube links
142+
143+
- description: Enables the full screen button in Scratch's YouTube video player.
144+
id: youtube-fullscreen
145+
image: ''
146+
name: YouTube full screen

0 commit comments

Comments
 (0)