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
Copy file name to clipboardExpand all lines: index.sh
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,6 @@
20
20
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
21
# SOFTWARE.
22
22
23
-
# DO NOT USE THIS. READ THE DOCS (coming soon). USE ACTION.YML.
24
-
echo"Warning: Attempt to use the \"Just an Ultimate Site Tool\" in the wrond way. This may not work correctly. Please read the documentation (coming soon)."
23
+
# DO NOT USE THIS. READ THE DOCS https://just.is-a.dev/docs . USE ACTION.YML.
24
+
echo"Warning: Attempt to use the \"Just an Ultimate Site Tool\" in the wrond way. This may not work correctly. Please read the documentation - https://just.is-a.dev/docs ."
Copy file name to clipboardExpand all lines: website/docs.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Currently it have 4 modes:
11
11
-`Compressor`: Compresses your website.
12
12
-`Generator`: Generates documentation website using Markdown.
13
13
14
-
> [!WARNING] Just an Ultimate Site Tool is still in development at the **alpha** stage. Expect regular updates, possible bugs, and changes. If you have found a bug, please [report it here](https://github.com/js-just/_just/issues/new?labels=bug&template=bug.md).
14
+
> [!WARNING] Just an Ultimate Site Tool is still in development at the **beta** stage. Expect regular updates, possible bugs, and changes. If you have found a bug, please [report it here](https://github.com/js-just/_just/issues/new?labels=bug&template=bug.md).
15
15
> [!NOTE] Just an Ultimate Site Tool assumes that a modern browser and a modern operating system are used.
16
16
> [!TIP] Do not use `Redirector` if you can make server-side `HTTP 3XX` redirects.
<span>🚧 UNDER CONSTRUCTION 🚧</span>
10
-
<h4>Coming soon...</h4>
25
+
<bodyclass="bgb xh h">
26
+
<divdata-just="navbar"></div>
27
+
<scriptsrc="/_just/static/navbar.js"></script>
28
+
29
+
<h1class="bg lz cw beta agt t z" style="position:relative" id="h">Just an Ultimate Site Tool</h1><h1class="bg lz cw beta agt t b" style="position:absolute">Beta</h1>
<strongclass="u3">Just an Ultimate Site Tool is <ahref="https://github.com/js-just/_just" target="_blank" style="text-decoration:underline;">open-source</a>.</strong>
54
+
<spanclass="u4">Licensed under the MIT License</span>
55
+
56
+
<h3>Made by «<ahref="https://juststudio.is-a.dev/" target="_blank" class="jslink">JustStudio.</a>»</h3>
0 commit comments