Commit Graph

20 Commits

Author SHA1 Message Date
Username404-59 6800f48f96
Remove a comment about ybcon.js and ybcon.worker.js (the latter isn't even needed anymore as of emscripten 3.1.58)
Signed-off-by: Username404-59 <w.iron.zombie@gmail.com>
2024-05-10 03:48:27 +02:00
Username404 a4dda7b594
Add a google fonts link for Noto Sans Mono
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-01-01 20:19:33 +01:00
Username404 d3bd144bfa
Update the description meta
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-01-01 19:00:22 +01:00
Username404 f4bba37968
Disable Dark Reader
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2024-01-01 18:59:00 +01:00
Username404 b5a605bbd2
Add a border between the text areas
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-02-05 12:41:46 +01:00
Username404 428f264771
Add full names and gradient colors to the output language menu
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-01-27 22:36:01 +01:00
Username404 556426dbf7
Add a menu to choose the output language
Signed-off-by: Username404 <w.iron.zombie@gmail.com>
2023-01-27 22:07:43 +01:00
Username404 356c7e21b7
Remove a useless dot in the website's script path 2023-01-21 22:07:40 +01:00
Username404 44da5cdacf
Update dependencies and add a text area to compile with my programming language compiler project 2023-01-21 17:01:45 +01:00
Username404 5a99a15ff3
Use the smooth scrolling behavior 2023-01-21 16:54:20 +01:00
Username404 bb827638c0
Use outerHTML instead of innerHTML in Subpage.kt 2023-01-21 16:54:20 +01:00
Username404 84b8275179
Handle empty heads in Subpage.kt 2023-01-21 16:54:20 +01:00
Username404 70a356208d
Complete the Subpage.open() method 2023-01-21 16:54:20 +01:00
Username404 b72440dc82
Add a WIP open method to Subpage.kt 2023-01-21 16:54:20 +01:00
Username404 e5fedcbde2
Add a Subpage.kt data class 2023-01-21 16:54:20 +01:00
Username404 c24dc632be
Specify the script type in index.html 2023-01-21 16:54:20 +01:00
Username404-59 ea9b852e4a
Access the main.kt from javascript 2023-01-21 16:54:19 +01:00
Username404-59 e0bdb8513e
Fix the compiler arguments 2023-01-21 16:54:19 +01:00
Username404-59 639bfd5a36
Move an the OptIn annotation in main.kt and load the script in the head of index.html 2023-01-21 16:54:19 +01:00
Username404 f715040e63
Make a kotlin/js project 2023-01-21 16:54:18 +01:00