Create a sample page on Github Pages #1

Closed
opened 2026-01-29 14:53:16 +00:00 by claunia · 12 comments
Owner

Originally created by @luzfcb on GitHub (Jun 30, 2014).

Put sample html files on gh-pages branch and github automatically hosts and provides the url http://kristopolous.github.io/BOOTSTRA.386/ or similar.

See:
https://help.github.com/articles/user-organization-and-project-pages#project-pages

Originally created by @luzfcb on GitHub (Jun 30, 2014). Put sample html files on `gh-pages` branch and github automatically hosts and provides the url `http://kristopolous.github.io/BOOTSTRA.386/` or similar. See: https://help.github.com/articles/user-organization-and-project-pages#project-pages
Author
Owner

@paultag commented on GitHub (Jun 30, 2014):

+1

@paultag commented on GitHub (Jun 30, 2014): +1
Author
Owner

@kristopolous commented on GitHub (Jul 1, 2014):

wow sorry i was dealing with personal issues. Where was this project featured? I'll do this soon.

@kristopolous commented on GitHub (Jul 1, 2014): wow sorry i was dealing with personal issues. Where was this project featured? I'll do this soon.
Author
Owner

@kristopolous commented on GitHub (Jul 2, 2014):

There's a link on the readme... I'll move it over soon.

@kristopolous commented on GitHub (Jul 2, 2014): There's a link on the readme... I'll move it over soon.
Author
Owner

@mika76 commented on GitHub (Jul 2, 2014):

It was featured at http://www.uicorner.com/bootstrap-386-theme/

The javascript is not working on the demo site, because github does not like serving proper mime types on raw.github. You can also use http://rawgit.com/

Also, all the links on the demo point to the actual bootstrap site and github page. I recommend you point them to here.

@mika76 commented on GitHub (Jul 2, 2014): It was featured at http://www.uicorner.com/bootstrap-386-theme/ The javascript is not working on the demo site, because github does not like serving proper mime types on raw.github. You can also use http://rawgit.com/ Also, all the links on the demo point to the actual bootstrap site and github page. I recommend you point them to here.
Author
Owner

@kristopolous commented on GitHub (Jul 2, 2014):

Sure. This project was really publicized without my knowledge. It wasn't ready for this kind of attention. I'll get to that in a bit. Thanks.

@kristopolous commented on GitHub (Jul 2, 2014): Sure. This project was really publicized without my knowledge. It wasn't ready for this kind of attention. I'll get to that in a bit. Thanks.
Author
Owner

@jasonsperske commented on GitHub (Jul 2, 2014):

I first heard about it from (what I assume was) your response to a comment about sndtst.com on HackerNews. I love everything about this theme. All of my Bootstrap based projects have made the switch to 3.1 (with 3.2 in development). This theme is cool enough to possibly sway me to start a bootstrap 2 based project knowing the pain of updating down the road.

@jasonsperske commented on GitHub (Jul 2, 2014): I first heard about it from (what I assume was) your response to a comment about sndtst.com on HackerNews. I love everything about this theme. All of my Bootstrap based projects have made the switch to 3.1 (with 3.2 in development). This theme is cool enough to possibly sway me to start a bootstrap 2 based project knowing the pain of updating down the road.
Author
Owner

@jasonsperske commented on GitHub (Jul 2, 2014):

Never mind my opposition, I just took the plunge and it feels great :) considering the subject matter I think it's a good fit:

http://jason.sperske.com/wad/
and
http://jason.sperske.com/grp/

Added attribution to your excellent theme :)

@jasonsperske commented on GitHub (Jul 2, 2014): Never mind my opposition, I just took the plunge and it feels great :) considering the subject matter I think it's a good fit: http://jason.sperske.com/wad/ and http://jason.sperske.com/grp/ Added attribution to your excellent theme :)
Author
Owner

@kristopolous commented on GitHub (Jul 2, 2014):

wow ... so i did ... is that what really started this? This amount of attention is nuts.

I'm dedicated to FOSS and the community - I just don't have the time to do all this work right now. I may have free time next week to do some real research and see what the implications are.

Edit: Glad to see you are using it ... it's just a reminder of how many issues I still have to close - I have to give the footer margins.

@kristopolous commented on GitHub (Jul 2, 2014): wow ... so i did ... is that what really started this? This amount of attention is nuts. I'm dedicated to FOSS and the community - I just don't have the time to do all this work right now. I may have free time next week to do some real research and see what the implications are. Edit: Glad to see you are using it ... it's just a reminder of how many issues I still have to close - I have to give the footer margins.
Author
Owner

@jasonsperske commented on GitHub (Jul 2, 2014):

I think the issues give it character :) that being said I am following this project on github.

@jasonsperske commented on GitHub (Jul 2, 2014): I think the issues give it character :) that being said I am following this project on github.
Author
Owner

@kristopolous commented on GitHub (Jul 3, 2014):

@jasonsperske I've changed my first link at http://kristopolous.github.io/BOOTSTRA.386/ to feature your project. I'll swap out the other ones as more people use it.

@kristopolous commented on GitHub (Jul 3, 2014): @jasonsperske I've changed my first link at http://kristopolous.github.io/BOOTSTRA.386/ to feature your project. I'll swap out the other ones as more people use it.
Author
Owner

@jasonsperske commented on GitHub (Jul 3, 2014):

I like that opening animation!

-Jason

On Jul 3, 2014, at 3:11 AM, Chris McKenzie notifications@github.com wrote:

@jasonsperske https://github.com/jasonsperske I've changed my first link
at http://kristopolous.github.io/BOOTSTRA.386/ to feature your project.
I'll swap out the other ones as more people use it.


Reply to this email directly or view it on GitHub
https://github.com/kristopolous/BOOTSTRA.386/issues/2#issuecomment-47889014
.

@jasonsperske commented on GitHub (Jul 3, 2014): I like that opening animation! -Jason On Jul 3, 2014, at 3:11 AM, Chris McKenzie notifications@github.com wrote: @jasonsperske https://github.com/jasonsperske I've changed my first link at http://kristopolous.github.io/BOOTSTRA.386/ to feature your project. I'll swap out the other ones as more people use it. — Reply to this email directly or view it on GitHub https://github.com/kristopolous/BOOTSTRA.386/issues/2#issuecomment-47889014 .
Author
Owner

@kristopolous commented on GitHub (Jul 3, 2014):

thanks. If you set the body visibility to hidden then it will do that partial loading animation thing. Otherwise it just does the cursor sweep ... it's still pretty hacky ... see here : https://github.com/kristopolous/BOOTSTRA.386/blob/master/js/bootstrap-386.js

@kristopolous commented on GitHub (Jul 3, 2014): thanks. If you set the body visibility to hidden then it will do that partial loading animation thing. Otherwise it just does the cursor sweep ... it's still pretty hacky ... see here : https://github.com/kristopolous/BOOTSTRA.386/blob/master/js/bootstrap-386.js
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BOOTSTRA.386#1