maksimKorzh wrote: ↑Wed Oct 07, 2020 12:59 am
Cool web site for your engine, Marcel! I love the idea of crafting site of MD file, it's really cool.
On the other hand it's a bit strange to me WHY actually people create websites for their engines and even buying domain names.
I can understand if one is selling it... but if not - that seems to me a bit strange.
Anyway, I love it's minimalist design - well done!
Thanks

The website was generated using MDBOOK:
https://github.com/rust-lang/mdBook/releases
This tool generates websites from markdown files. The tool itself is written in Rust, and it's also used to generate Rust's manual/book and documentation websites.
Why people create websites for their engines? Just to give it its own identity.
If I write an engine and put it on Github, it's just one of the five billion other engines that are hosted there. Why would I put all this time and effort into an engine and then throw it on Github, where it's just another pile of code? This chess engine is something I wanted to write for a LONG time, and now that I'm actually doing it, I want it to have it's own place somewhere.
You have a Youtube series about your engine's development. I'm going to have a website / book. Same thing, different medium.
Apart from that, I also want it to be the main side project where I can point to if someone in the future asks me AGAIN "if I can write and document software from scratch."