Really useful software project management and source code hosting.    sign up for free...
BROWSE: projects   /   users

User and Project Pages

Codaset now provides you with a great and easy way to host your own static site, both for your user account, and for each and every one of your projects.

Codaset pages let you upload - via Git - a selection of static files, including HTML, Javascript and CSS; and host them under an easy to remember URL. You could use these pages as your very own homepage, or as a homepage for your project, and can be styled in your own unique way. Completely independent from Codaset and it's styling.



User Pages

This page that you are reading right now is a perfect example of a user page hosted on Codaset. If you take a look at the URL of this page, it will read "http://pages.codaset.com". Every user - including you - you creates an account on Codaset, will receive a sub-domain just like this. But if you want to upload your own content to it, then there are a few small steps to complete first. Let me take you through them...




Project Pages

Project pages work in much the same way as user pages. However, instead of committing your files in a new project, you just create an empty Git branch of your project, and push that to Codaset. The contents of that branch will then be available at http://bobbones.codaset.com/myproject. Here's how...