bitcoinxt / website

Website sources for bitcoinxt.software
6 stars 12 forks source link

Add project summary on the landing page #6

Closed ghost1542 closed 9 years ago

ghost1542 commented 9 years ago

I feel like the page isn't clear about the goal of the project upfront for newcomers who haven't heard much about XT before, and a short summary would make sense.

Live preview: (Merged)

Additionally there is a fix for a problematic redirection from / and /#* to welcome.html, which breaks links in the menu. This issue doesn't happen on the live website for some reason. I've duplicated welcome.html to index.html and added a comment on welcome.html to remind that this page can be replaced by a redirection in the future once most browsers are assumed to have emptied their cache to avoid redirection loops.

ghost1542 commented 9 years ago

I have dropped the redirection fix from that pull request in anticipation of merge conflicts. I will submit this as a separate PR.

mikehearn commented 9 years ago

Thanks!