Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Raw HTML/CSS, boiii
That's what I used for my website, since it's just static you don't need much -
C0D4681465yUsual about/tech/cv kinda site?
Just use wix or a generator of some kind - plenty out there for this kind of thing
If you have some working knowledge or want to get your hands dirty, build something static and host it on Git(hub/lab) pages. -
Over-engineer it with react+redux because why not? Or just grab a html template somewhere and mod it with notepad
-
Pay a designer, then pay a webdev for an static site. Do not fall for an unnecessary CMS
-
ojrask2915yHTML and CSS are fine for static sites. Maybe pick up a static site generator if there are loads of pages.
-
@dUcKtYpEd a programmer can learn to throw together some HTML+css very fast, but doing it right and making it look good is not for everyone. Most programmers aren't designers (visual/graphics) and won't be.
-
Razaranje275yVisual Studios and MVC.
It helped me a lot going into something new when I already had base knowledge to build upon.
Related Rants
Seems like everyone here is a web developer. As someone who had never made a website before (I do C# Unity things) except a hello world calculator in notepad, what's the best way to make a small website with a few pages?
It will be mostly to post my projects, like an online resume. I'd like to make look like material design on Android.
Should I just go and start experimenting with css and html in a code editor until I get something I like? Or are there any frameworks or tools to make the job easier?
Thanks.
question
create
noob
website