errorsyntax.neocities.org/changelog

[ / - /about - /blog - /webrings - /source - /cool-stuff - /changelog ]


Format:
{date} {time} ({commits id from last to first, left to right})
    {commits from last to first, up to down}
2026-01-21 00:01:24 UTC (#5d9ff4b, #b71649c, #ed9500e, #2bda011, #e8c349b, #14ba3d0, #9dd8b3f, #ceae79d)

Updating header with new pages

Correction presentation text on index

Redesign of 404 error page

Add a new favicon and change my photo on about.html

Changelog style and colors

Added a changelog on /changelog

Added new buttons, badges, stamps and blinkers

Removed unnecesary information

View git diff (8 commits)

commit ceae79d304aa6f056f9ca6bd7b8ed05e7d11b3ad (HEAD -> main, origin/main, origin/HEAD)
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 21:01:24 2026 -0300

    Updating header with new pages

 blog.html       | 4 ++--
 cool-stuff.html | 4 ++--
 link-header.lua | 30 ------------------------------
 source.html     | 4 ++--
 webrings.html   | 4 ++--

 5 files changed, 8 insertions(+), 38 deletions(-)

commit 9dd8b3f5bfce5fffc3936824014728d8a1bd59d6
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 21:00:53 2026 -0300

    Correction presentation text on index

 index.html | 8 ++++----

 1 file changed, 4 insertions(+), 4 deletions(-)

commit 14ba2d0af6f1aea92f39ad1638a80c3af464ce0a
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 20:59:17 2026 -0300

    Redesign of 404 error page

 not_found.html | 37 +++++++++++++++++++++++++++----------

 1 file changed, 27 insertions(+), 10 deletions(-)

commit e8c349b18b74d56078f1ad2f9bbcfa26633daa7f
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 20:58:36 2026 -0300

    Add a new favicon and change my photo on about.html

 assets/SyntaxError-Logo.png | Bin 0 -> 7211 bytes
 assets/favicon.ico         | Bin 0 -> 4286 bytes
 assets/favicon.png         | Bin 5369 -> 0 bytes
 assets/favicon404.ico      | Bin 0 -> 4286 bytes

 4 files changed, 0 insertions(+), 0 deletions(-)

commit 2bda011a02294de06f85b60a29b46322025f3806
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 20:56:23 2026 -0300

    Changelog style and colors

 resources/styles.css | 26 ++++++++++++++++++++++++++

 1 file changed, 26 insertions(+)

commit ed9500e3364bb3904ce63fb0a4f65182db1c0a25
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 20:55:57 2026 -0300

    Added a changelog on /changelog

 changelog.html | 351 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 1 file changed, 351 insertions(+)

commit b71649c3a04ea7394a6282856a19993f1a9c3d6d
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 20:55:36 2026 -0300

    Added new buttons, badges, stamps and blinkers

 cool-stuff/* | Bin 0 -> various
 cool-stuff/*.html | 179 insertions, 11 deletions

 59 files changed, 179 insertions(+), 11 deletions(-)

commit 5d9ff4ba87c0d016c24d6da780fe67e756d6c41e
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Wed Jan 21 20:55:03 2026 -0300

    Removed unnecesary information

 about.html | 14 ++++++--------

 1 file changed, 6 insertions(+), 8 deletions(-)

		
	    
2026-01-20 01:47:42 UTC (#d4de9a9, #01a1ebb, #2948d5b, #9c0b7b8, #e961723, #37f6d6a, #9a17b16, #3e547e8, #5c67543, #bd2a181)

idk

Update design and add new pages

Added a tool to automate header update

Added cool-stuff index

Added cool-stuff

Added source.html, the code will be there soon

Moving resources and assets to new directories

Reorganize directories

Update about page

Renamed .neoignore to .ncignore (future change on neogities)

View git diff (10 commits)

commit d4de9a98e072140e80a7425cbbd8cf6891d156d7 (HEAD -> main, origin/main, origin/HEAD)
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:47:42 2026 -0300

    idk

 .gitignore     | 0
 README.md      | 0
 not_found.html | 0
 robots.txt     | 0
 4 files changed, 0 insertions(+), 0 deletions(-)

commit 01a1ebb819629cbbffc18c927ec9242203ba0ad9
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:45:24 2026 -0300

    Update design and add new pages

 blog.html     | 14 ++++++++------
 index.html    | 48 ++++++++++++++++--------------------------------
 webrings.html | 14 ++++++++------
 3 files changed, 32 insertions(+), 44 deletions(-)

commit 2948d5bad76327a0a750f4b0ca7ac7839c0130e0
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:44:34 2026 -0300

    Added a tool to automate header update

 link-header.lua | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

commit 9c0b7b8c35eabaa28852b68e35ae0e10e7c54c29
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:44:12 2026 -0300

    Added cool-stuff index

 cool-stuff.html | 35 +++++++++++++++++++++++++++++++++++
 1 file changed, 35 insertions(+)

commit e96172368e4c17f9da29a98490f40a680e450825
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:43:45 2026 -0300

    Added cool-stuff

 cool-stuff/150x20.html  | 44 ++++++++++++++++++++++++++++++++++++++++++++
 cool-stuff/150x20/1.png | Bin 0 -> 7531 bytes
 cool-stuff/150x20/2.png | Bin 0 -> 6666 bytes
 cool-stuff/150x20/3.png | Bin 0 -> 7971 bytes
 cool-stuff/150x20/4.png | Bin 0 -> 6798 bytes
 cool-stuff/150x20/5.png | Bin 0 -> 7560 bytes
 cool-stuff/150x20/6.png | Bin 0 -> 7302 bytes
 7 files changed, 44 insertions(+)

commit 37f6d6a119560e5b56749dd356191be7aa4cf510
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:43:29 2026 -0300

    Added source.html, the code will be there soon

 source.html | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

commit 9a17b1606fbb99b0f6b388c21d9b0d54757e8476
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:42:57 2026 -0300

    Moving resources and assets to new directories

 compatible_with_chawan.png | Bin 18359 -> 0 bytes
 lain-dancing.gif           | Bin 1353861 -> 0 bytes
 neocities_button.gif       | Bin 605 -> 0 bytes
 script.js                  | 24 ------------------------
 styles.css                 | 18 ------------------
 vim.vialle.love.anim.gif   | Bin 1368 -> 0 bytes
 6 files changed, 42 deletions(-)

commit 3e547e859a83177a70414ed8bb5819a05712aeae
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:42:06 2026 -0300

    Reorganize directories

 assets/compatible_with_chawan.png | Bin 0 -> 18359 bytes
 assets/favicon.png                | Bin 0 -> 5369 bytes
 assets/lain-dancing.gif           | Bin 0 -> 1353861 bytes
 assets/neocities_button.gif       | Bin 0 -> 605 bytes
 assets/vim.vialle.love.anim.gif   | Bin 0 -> 1368 bytes
 resources/script.js               | 22 ++++++++++++++++++++++
 resources/styles.css              | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 73 insertions(+)

commit 5c675430da31d562a6b38029ea63f07c37ed2264
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:40:48 2026 -0300

    Update about page

 about.html | 54 ++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 46 insertions(+), 8 deletions(-)

commit bd2a1814137dd878769f4c23fc1e6650d34d9d54
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Mon Jan 19 22:40:21 2026 -0300

    Renamed .neoignore to .ncignore (future change on neogities)

 .neoignore => .ncignore | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

		
2026-01-19 00:08:15 UTC (#fc679ae, #a408a3e, #482e565)

Redesign, new homepage, new pages (about, webrings), new button.

Changes on layout. Neocities seems to block me when i access github api

Changes on homepage. Started a brand new blog,

View git diff (3 commits)

commit fc679aec14e375abd0d4c41def4e98f73fff5e9d
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Sun Jan 18 21:08:15 2026 -0300

    Redesign, new homepage, new pages (about, webrings), new button.

 .gitignore                       |   2 +-
 .resources/.netlify/netlify.toml |  26 --------------------------
 .resources/.netlify/state.json   |   3 ---
 .resources/dancing pirate.mp3    | Bin 692904 -> 0 bytes
 about.html                       |  21 +++++++++++++++++++++
 blog.html                        |   8 +++++---
 chawan.png                       | Bin 17251 -> 0 bytes
 index.html                       |  76 ++++++++++++++++++++++++++++++++++++----------------------------------------
 script.js                        |   7 +++++--
 styles.css                       |  10 ++++++++++
 vim.vialle.love.anim.gif         | Bin 0 -> 1368 bytes
 webrings.html                    |  21 +++++++++++++++++++++
 12 files changed, 99 insertions(+), 75 deletions(-)

commit a408a3eaee410c4f63a028c5ce5e55ef786c02a6
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Sun Jan 18 02:18:17 2026 -0300

    Changes on layout. Neocities seems to block me when i access github api

 blog.html  | 6 +++++-
 index.html | 2 --
 2 files changed, 5 insertions(+), 3 deletions(-)

 commit 482e5658bf27d285510858c19a54713308bc14b6
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Sun Jan 18 02:08:33 2026 -0300

    Changes on homepage. Started a brand new blog,

 blog.html            | 15 +++++++++++++++
 index.html           | 36 +++++++++++++++---------------------
 lain-dancing.gif     | Bin 0 -> 1353861 bytes
 neocities_button.gif | Bin 0 -> 605 bytes
 script.js            | 21 +++++++++++++++++++++
 styles.css           |  8 ++++++++
 6 files changed, 59 insertions(+), 21 deletions(-)


		
2026-01-17 14:34:27 UTC (#2b19053)

'Finishing' the homepage

View git diff (1 commit)

commit 2b1905363a8fc6a4dc04c4f32a2c2eb447899d94
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Sat Jan 17 11:34:27 2026 -0300

    'Finishing' the homepage

 chawan.png                 | Bin 0 -> 17251 bytes
 compatible_with_chawan.png | Bin 0 -> 18359 bytes
 index.html                 | 42 +++++++++++++++++++++++++++++++++++ -------
 3 files changed, 35 insertions(+), 7 deletions(-)
		    
2026-01-17 02:56:48 UTC (#0e32215)

Restarting. Add a simple homepage again, I'll add things little by little, it will be nice.

View git diff (1 commit)

commit 0e32215fe0f51e82b026ae16bec762c2d6bd440b
Author: synt-xerror <169557594+synt-xerror@users.noreply.github.com>
Date:   Fri Jan 16 23:56:48 2026 -0300

    Restarting. Add a simple homepage again, I'll add things little by little, it will be nice.

 LICENSE                            | 21 ---------------
 backup.html                        | 113 ---------------------------------------------------------------------------------
 blog.html                          | 37 ---------------------------
 blog.js                            | 3 ---
 global.js                          | 66 -----------------------------------------------
 home.js                            | 131 ---------------------------------------------------------------------------------------------

 img/Button_Powered_by_Autism.gif   | Bin 2843 -> 0 bytes
 img/InternetPrivacy.gif            | Bin 7418 -> 0 bytes
 img/WEBP(1).gif                    | Bin 7372 -> 0 bytes
 img/antiai.gif                     | Bin 875 -> 0 bytes
 img/any1.png                       | Bin 769 -> 0 bytes
 img/anybrowser.gif                 | Bin 22284 -> 0 bytes
 img/apple.gif                      | Bin 1958 -> 0 bytes
 img/average_stamp.jpg              | Bin 11733 -> 0 bytes
 img/b-parentaladvisory2.png        | Bin 12515 -> 0 bytes
 img/bani.jpeg                      | Bin 14848 -> 0 bytes
 img/beautigul-gif.gif              | Bin 319359 -> 0 bytes
 img/boomboxstamp.gif               | Bin 6642 -> 0 bytes
 img/britadera.gif                  | Bin 269016 -> 0 bytes
 img/chromeevil.gif                 | Bin 8964 -> 0 bytes
 img/contact.gif                    | Bin 310312 -> 0 bytes
 img/cookiefree.gif                 | Bin 581 -> 0 bytes
 img/cuteguystamp.gif               | Bin 4101 -> 0 bytes
 img/derpystamp.png                 | Bin 13290 -> 0 bytes
 img/desktop.gif                    | Bin 3275 -> 0 bytes
 img/epicfacestamp.png              | Bin 4482 -> 0 bytes
 img/feelingmachine(1).gif          | Bin 25408 -> 0 bytes
 img/firefoxgf1.gif                 | Bin 9295 -> 0 bytes
 img/fnaf.jpeg                      | Bin 14945 -> 0 bytes
 img/fnaf2.jpeg                     | Bin 12603 -> 0 bytes
 img/frutigeraeroarchive_button.png | Bin 3338 -> 0 bytes
 img/fuuuuu.jpeg                    | Bin 14047 -> 0 bytes
 img/geo-citi(1).gif                | Bin 3647 -> 0 bytes
 img/github.png                     | Bin 4795 -> 0 bytes
 img/gnu-linux.png                  | Bin 492 -> 0 bytes
 img/hardstylestamp.gif             | Bin 59977 -> 0 bytes
 img/html_learn_it_today.gif        | Bin 1507 -> 0 bytes
 img/iarchive.gif                   | Bin 2365 -> 0 bytes
 img/javanow.gif                    | Bin 1672 -> 0 bytes
 img/martelo.gif                    | Bin 74226 -> 0 bytes
 img/microsoft_stop.gif             | Bin 1243 -> 0 bytes
 img/minecraft.gif                  | Bin 3588 -> 0 bytes
 img/mlp10.gif                      | Bin 17185 -> 0 bytes
 img/mlp4stamp.gif                  | Bin 159598 -> 0 bytes
 img/mlpcutedivider.gif             | Bin 106043 -> 0 bytes
 img/mlpstamp50.gif                 | Bin 232339 -> 0 bytes
 img/my-homepage.gif                | Bin 434216 -> 0 bytes
 img/mylittleponystamp2.gif         | Bin 76036 -> 0 bytes
 img/neocities.gif                  | Bin 5871 -> 0 bytes
 img/neocities.png                  | Bin 13232 -> 0 bytes
 img/neocities_hosting.gif          | Bin 631 -> 0 bytes
 img/netxx0010.png                  | Bin 1915 -> 0 bytes
 img/newgrounds.gif                 | Bin 7332 -> 0 bytes
 img/newgroundsstamp.png            | Bin 10950 -> 0 bytes
 img/nyan.gif                       | Bin 22407 -> 0 bytes
 img/oldwebstamp.png                | Bin 925 -> 0 bytes
 img/piracy.gif                     | Bin 910 -> 0 bytes
 img/pirata.gif                     | Bin 58017 -> 0 bytes
 img/portal2.gif                    | Bin 244058 -> 0 bytes
 img/radioactivestamp.gif           | Bin 4050 -> 0 bytes
 img/rave2stamp.gif                 | Bin 13857 -> 0 bytes
 img/retrostamp.gif                 | Bin 21977 -> 0 bytes
 img/right-to-repair.png            | Bin 4690 -> 0 bytes
 img/s.png                          | Bin 13077 -> 0 bytes
 img/saynotoweb3.gif                | Bin 785 -> 0 bytes
 img/sillykittystamp.gif            | Bin 121727 -> 0 bytes
 img/stamp3.gif                     | Bin 6354 -> 0 bytes
 img/syntax-error.gif               | Bin 1962 -> 0 bytes
 img/ublockorigin.png               | Bin 1603 -> 0 bytes
 img/underconstruction.gif          | Bin 3161 -> 0 bytes
 img/vscode.png                     | Bin 365 -> 0 bytes
 img/website.gif                    | Bin 2867 -> 0 bytes
 img/woowoo.gif                     | Bin 1371193 -> 0 bytes
 img/www.gif                        | Bin 679 -> 0 bytes
 img/xbox360.jpg                    | Bin 14996 -> 0 bytes

 index.html                         | 100 +++++++++++++++++++++++++++--------------------------------------------
 posts/1-first-of-all.html          | 16 ------------
 posts/2-ill-make-things.html       | 36 --------------------------
 posts/3-hes-coming.html            | 17 -------------
 posts/posts.json                   | 5 ----
 style.css                          | 237 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------

 81 files changed, 38 insertions(+), 744 deletions(-)