I want to make my own website, like a blog where I talk about tech and tutorials and such. Something like https://kerkour.com and https://lukesmith.xyz. Any ideas for simple but modern design?
I want to make my own website, like a blog where I talk about tech and tutorials and such. Something like https://kerkour.com and https://lukesmith.xyz. Any ideas for simple but modern design?
Learn html and CSS then create a simple static website. It’s a lot easier than it sounds, Mozilla has great documentation.
I’m already doing that! I have html templates using Tera and css using TailwindCSS.
Lots of people recommending wordpress or smth. Kinda surprising to me. HTML + CSS can be incredibly fun to work with. Web development is such a huge mess I don’t ever want to touch because of the bazillion frameworks and tools. But doing the raw coding is super fun.