View Single Post
Old 04-25-2023, 10:50 AM  
gsemy
Registered User
 
Industry Role:
Join Date: Nov 2022
Posts: 9
I've built a website with self-crafted CMS (no wordpress)

Greetings, comrades! One day, I had an idea to create a porn website. So, I started exploring the internet to see how it's currently done, and after some research, I came to the following conclusions about the state of the industry:

1. Most of the solutions are based on WordPress.
2. They can be quite pricey, especially for someone just starting out.
3. The themes provided with these solutions often look outdated.
4. They may not be easily scalable.
5. They can include a lot of unnecessary features.

But then I had a thought, why not create my own minimal solution from scratch that I can customize as I want? So, I did it! Here's an example of the website I built using my own CMS solution: vimsy-example.vercel.app

Currently, it's quite basic, but it already has some powerful features, and it only took me about 10 minutes to build and deploy. Some noteworthy aspects are:

1. The website is fully static, which means there's no need for dedicated servers, except for a rust-based full-text search server deployable on Railway with just one click, costing me only $0.1 per month and supporting up to 1000 requests per second. You can simply drop it on a CDN and it will scale infinitely.
2. It's extremely fast, which is great for SEO.

What do you think, comrades? Would you like to create websites like this too?
gsemy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote