Is this official?
Absolutely not, this a community project (maintained
mainly by myself). I also may forget or miss some news,
so I recommend to check this page about once per week,
and don't take this as your only source of information.
Also check the time of the last update on the news
source.
How can I contribute?
You can create issues on the official GitLab repository
(link in the up right corner), merge request to add
features. I am not an artist, nor a designer, I have
just written a few lines of CSS to make the site the
least ugly as I could. Feel free to request style
changes. But please, keep in mind that the information
must be easily and quickly accessible, for anyone, and
the website must not be bloated. The page should load
almost instantanly.
How can I contact you?
I don't know why you would need to contact me, but you
can email me at
salamint@proton.me, or meet me on the
Official
Blasphemous Discord server.
How can use the API?
This is very simple, the News feed is simply stored into
a JSON file, which is loaded by this website to then
check if there has been any news today, and display the
previous news. The JSON file is edited by hand and then
committed on the main branch of the repository.
To use the API, simply fetch this file in your
applications, and whenever we update the news, you
shouldn't have to do anything.
Is there a desktop/mobile app?
Not at all, this a simple unique HTML page, we don't
feel the need nor have the time to develop and maintain
a whole multiplatform application. If you want to create
one, feel free to use the API however you want. You can
also create a shortcut on your device that brings you to
this page for easier access, most modern web browsers
allows you to do that.