diff options
Diffstat (limited to 'src/articles')
| -rw-r--r-- | src/articles/search-now-online.md | 17 | ||||
| -rw-r--r-- | src/articles/search-now-online.meta | 4 |
2 files changed, 21 insertions, 0 deletions
diff --git a/src/articles/search-now-online.md b/src/articles/search-now-online.md new file mode 100644 index 0000000..34505b1 --- /dev/null +++ b/src/articles/search-now-online.md @@ -0,0 +1,17 @@ +# Search now online! + +###### `2025-12-18` by web@hitler.rip + +search.hitler.rip 4get instance is now available! + +- - - + +**4get** is a search engine proxy that does not require JavaScript. +You can choose between a bunch of different search engines for every type of search. +Settings are simple and it seems easy to customize, even though I haven't done a lot. + +My only real issue with it right now is that the CSS breakpoint for the image grid seems to be set too high for my taste. I'll look into fixing that as soon as I have some more free time. + + + +The source code is available here: **[Source Repo](https://git.lolcat.ca/lolcat/4get)** and I have only slightly modified it to change the branding and other stuff. I will publish a proper repo with all changes once I actually make some more meaningful contributions. diff --git a/src/articles/search-now-online.meta b/src/articles/search-now-online.meta new file mode 100644 index 0000000..5baf300 --- /dev/null +++ b/src/articles/search-now-online.meta @@ -0,0 +1,4 @@ +export WEBMETA_TITLE="Search now online!" +export WEBMETA_DATE="2025-12-18" +export WEBMETA_AUTH="web@hitler.rip" +export WEBMETA_SUMMARY="search.hitler.rip 4get instance is now available!" |
