If you're looking for only a .com website, go to section A of this post, but if you don't matter about the website address, go to section B.
Section A
In short, you must pay for the .com address. You might see loads of ads saying a free web publication, but that service is not for a .com address. I recommend GoDaddy in around 50 pounds (equivalent to 90000 won).
- This video will help you.
Section B
You have a number of options: Github, Netlify, WordPress, etc.
- Github: https://github.com
GitHub: Where the world builds software
GitHub is where over 73 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...
github.com
Pros:
- one of the biggest community of web developer
- performs very strongly and reliably when compared to other version control systems.
- easy to contribute to your open source projects.
- systematically manage and keep track of your source code history
Cons:
- difficult / complicated for beginners
- Netlify: https://www.netlify.com
Netlify: Develop & deploy the best web experiences in record time
A powerful serverless platform with an intuitive git-based workflow. Automated deployments, shareable previews, and much more. Get started for free!
www.netlify.com
Pros:
- enables a faster path to much more performant
- easy to handle
Cons:
- all content changes will be available for users after the build process is completed, unlike real-time alternatives
- cannot implement changes by ourselves
- WordPress: https://wordpress.com
WordPress.com: 빠르고 안전한 관리형 WordPress 호스팅
워드프레스닷컴에서 무료 웹사이트를 만들거나 쉽게 블로그를 만들어 보세요. 무료로 제공되는 모바일 지원의 다양한 사용자 맞춤형 디자인과 테마가 제공됩니다. 무료 호스팅 및 지원을 받아
wordpress.com
Pros:
- less expensive
- a wide variety of professional themes
- WordPress sites are mobile-friendly
Cons:
- need lots of plugins for additional features
- slow page speed
- website can go down without notice
'Language > HTML CSS' 카테고리의 다른 글
basic principles of html (for beginners) (0) | 2022.08.18 |
---|---|
First web publication -- http://hwayeonniii.com (0) | 2022.01.15 |