GithubHelp home page GithubHelp logo

Comments (64)

kristopolous avatar kristopolous commented on May 30, 2024

I'd like to get the bootstrap 2 version done first with all the kinks worked out ... then I can do 3 --- does that sound reasonable?

from bootstra.386.

kaystrobach avatar kaystrobach commented on May 30, 2024

it does. atleast i prefer BS3 ;) - good luck and once ready please drop a note in this issues 😄

from bootstra.386.

kaystrobach avatar kaystrobach commented on May 30, 2024

FYI we currently work in http://demo.typo3-themes.org a framework for Frontend theming for TYPO3 as Dev we optically liked your Theme and then found, that it's sadly not BS3 otherwise we would have integrated that as example, because we all like the commandline 😄

from bootstra.386.

iivvoo avatar iivvoo commented on May 30, 2024

Same here - I was about to use it as a theme for WheelCMS https://github.com/wheelcms when I noticed it's a Bootstrap 2 theme - too bad.

from bootstra.386.

fluxsauce avatar fluxsauce commented on May 30, 2024

I'm pretty sure that https://www.drupal.org/project/kalatheme is also interested in a BS3 version!

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

There's apparently so much demand for 3 so I'll refocus my efforts on trying to work on that soon.

from bootstra.386.

rtconner avatar rtconner commented on May 30, 2024

+1

from bootstra.386.

fluxsauce avatar fluxsauce commented on May 30, 2024

Thank you, @kristopolous - and let this be a reflection of how awesome this project is and the hard work that you've put into this. There is no rush on BS3, just wanted to echo the sentiment of others. This is a labor of love - and epic awesomeness. Much appreciated!

from bootstra.386.

ppetermann avatar ppetermann commented on May 30, 2024

+1

from bootstra.386.

Frozenfire92 avatar Frozenfire92 commented on May 30, 2024

+1 for BS3

from bootstra.386.

madskonradsen avatar madskonradsen commented on May 30, 2024

+1 BS3 would be awesome! :D

from bootstra.386.

TobsCore avatar TobsCore commented on May 30, 2024

I was just about to ask for a Bootstrap 3 version. Thanks for working on it.

from bootstra.386.

hellodaniel avatar hellodaniel commented on May 30, 2024

+1 to prioritising BS3; BS2 is very much on the way out and may not be worth getting all the kinks out of. Awesome stuff!

from bootstra.386.

alt-grr avatar alt-grr commented on May 30, 2024

priority-high

Aww yiss!

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

Anyone with a good amount of bs3 experience care to help me here? Hit me up on skype/g+/aim/facebook at kristopolous ... I'm working slowly with grunt and jekyll and the new alphabet soup they are using ... but it's taking a while

from bootstra.386.

clineil avatar clineil commented on May 30, 2024

Came here to +1, but it looks like there is already some great momentum on this! Thanks for working on the BS3 version! BOOTSTRA.386 is awesome! ✌✌✌

from bootstra.386.

seriema avatar seriema commented on May 30, 2024

@kristopolous I added you on Skype. I hope I can help!

from bootstra.386.

chuckamus-prime avatar chuckamus-prime commented on May 30, 2024

+1 would like to see this (BS3 complete) by end of Q4 if possible. It's awesome.

from bootstra.386.

snipe avatar snipe commented on May 30, 2024

@kristopolous Do you have a branch for BS3? I'd love to help. (I'm planning on making a Wordpress theme out of it, for giggles.) If not, should I fork and start one? I don't know how far along you are, and don't want to duplicate efforts.

from bootstra.386.

seriema avatar seriema commented on May 30, 2024

Didn't get anywhere with you @kristopolous on Skype. I'll be happy to provide PR's for anyone trying to do this ( @snipe ?).

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

oh hi ... yeah i've been so busy with life. i need to prioritize this novelty thing somehow.

from bootstra.386.

snipe avatar snipe commented on May 30, 2024

Hi @kristopolous - I know how that is :) Is this something you've started? If not, I might try to take a stab at it.

from bootstra.386.

techdragon avatar techdragon commented on May 30, 2024

@kristopolous the community is here, give us a BS3 branch and we can start giving you a hand. :-)

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

ok ok i will.

from bootstra.386.

ddo avatar ddo commented on May 30, 2024

any update ?

from bootstra.386.

TehShrike avatar TehShrike commented on May 30, 2024

I don't see a Bootstrap 3 branch, is there a fork anywhere that people are working on?

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

I have a large number of aborted attempts.

The problem is that the new stack with npm, composer, grunt, transpilers and all rest has made development really really unbelievably hard and extraordinarily complex.

I've spent dozens of hours with all these bizarre hipster stacks they are using now and am getting nowhere.

from bootstra.386.

TehShrike avatar TehShrike commented on May 30, 2024

ah, that sucks!

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

yeah I know there's a large demand for this ... it's just be so discouraging spinning my wheels on it

from bootstra.386.

snipe avatar snipe commented on May 30, 2024

Would you mind if I took a stab at this? At least getting the basic scaffolding up?

from bootstra.386.

snipe avatar snipe commented on May 30, 2024

You don't actually need npm, grunt, etc to build the theme. That stuff just takes care of downloading all of the files and dependencies, and compiling SASS files and such.

You should probably use SASS, in which case grunt (or if you're on a Mac, something like SiteFlow) is helpful, since it watches the sass files and then generates a CSS file from it, but I think you can make this ready for Bootstrap 3 without most of the hipster crap. You shouldn't be touching the actual bootstrap.css anyway, but instead using an theme override file, so I think you may be over-complicating what's necessary. I'm happy to fork it and take a stab though.

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

@snipe hit me up on skype/aim/facebook/google/yahoo using the handle kristopolous ... thanks

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

ok i'm finally starting it.

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

ok so I won't be updating this ticket too often. Thanks to @snipe for the encouragement ... I can get overwhelmed by unneeded complexities sometime (kinda silly since I've been doing this stuff for 20 years). Anyway, the v3 is going through some rapid revisions now so I guess just follow master to stay in the loop.

It will take the order of probably a few weeks - css as you know, is often hard and exhausting.

from bootstra.386.

peter-mw avatar peter-mw commented on May 30, 2024

when? pls make it sooner! cant wait to use it

from bootstra.386.

snipe avatar snipe commented on May 30, 2024

@peter-mw It's never wise to pester people who are giving you free software. @kristopolous said a few weeks. It's a big job and he's allowed to have some semblance of a life, too. :)

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

Hi @peter-mw, it's currently under constant development and is converging to where I'd like it to be.

Things like proper grid spacing are really the most time consuming. You are free to check it out any time and follow the progress.

I'd love your feedback.

Thanks!

from bootstra.386.

peter-mw avatar peter-mw commented on May 30, 2024

@snipe @kristopolous cool :) i didnt mean to push you, i was just too excited, whenever its ready i will use it. take your time and keep calm :)

from bootstra.386.

snipe avatar snipe commented on May 30, 2024

tumblr_inline_nk9fi0yqif1r79k32

:D

from bootstra.386.

peter-mw avatar peter-mw commented on May 30, 2024

BOOTSTRA.386 for Bootstrap3 will be mind blowing :D

dyo6x

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

ok if we are playing that game then I'll employ my https://github.com/kristopolous/UniFig project for making variable-width unicode art ...

▄░▄▄▄░▄░▄▄▄▄░░░░▄▄▄▄░▄▄▄▄░▄░░▄░▄░▄░░▄░▄▄▄▄
▓░░▓░░▓░▓▄▄░░░░░▓░░░░▓░░▓░▓█▓▓░▓░▓█░▓░▓░▄▄
▓░░▓░░░░▄▄▄▌░░░░▓▄▄▄░▓▄▄▌░▓░░▓░▓░▓░█▓░▓▄▄▌

░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▄▄▀▌ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▄▄▄▀▀▓▀░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▄▄▄▀▓▀░░░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▄▄▀▀▓▀░░▌░░░░░░▄░░░░░░▌ ░░░░░░░░░░░░░░░░░░░░░░░▄▄▄▄░░░░░░░░░░▄▄▄▀▐█░░░░░░▌░░░░░░░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░▄▄▄▀▀▀░░▀▀▀▄▄▄▄▄▀▀░░░░░█▄░░░░░░▌░░░░░░░░░░░░░▌ ░░░░░░░░░░░░░▄▄▄▀▀▀░▌▌▀░░▀▌░░░░▓░░░░░░░▄▄▀▄▌░░░░░░░▌░░░░▀░░░░░░░░ ░░░░░░░░░░░░█▀▄░░░░▄░░░░░░░█░░▓░░░░░░▄▀░░▄░░▌░░▀░░░░▌░░░░░░░░░░░▌ ░░░░░░░░░░░░█▄▀▄░░░▀░░░░▄░░░█▄░█░░░░░█░░▄░░▌░░▄░░░░░▌░░░░▀░░░░░░░ ░░░░░░░░░░░░░░█▄▄▀▀▀▀▄▀▀░░░▀▓░░░█░░░░▓░▄░░▌░░░░░░░░░▌░░░░░░░░░▌░░ ░░░░░░░░░░░░░▄▄▀░░░░░░░▄▄▀░▓░░░░▓░░░░▓░▄░▌░░░░░▀░░░▌░░░░▀░░░░░░░░ ░░░░░░░░░░░░▓░░░░░░░░░░░░░▓░░░░▓░░░░▓░▀░▌░░░░░░░░░▌░░░░░░░░▌░░░░░ ░░░░░▄▀▀▀▄░▓░░░░░░░░░░░░░░▄▄▄▄▓░░░▄▀░░▌░░░░░░░░░░▌░░░░░▌░░░░░░░░░ ░░░░▓░░░░░█░░░░░░░░░░░░░░░▀▀▀▀░░░▓░░▌░░░░░░░░░░▌░░░▌░░░░░░░░░░░░░ ░░▄▀░▄██░░░█░░░░░░░░░░░░░░░░░░░▄▀░░▌░░░░▌░░░▌░░░░▄▀▀▀▀▀▀▄░░░░░░░░ █▀░░▓░░░█░░░▀▀░░░░░░░░░░░░░░▄▀▀░░▌░░░▌░░░▌▄░░░░▄▀░░░░░░░░▐█░░░░░░ ▓░░░▌░░▓░█░░░░░░░░░░░░░░▄▄▄▀░░░▌░░▌░▄▄▌▀░░░▀▀▄▀░░░░░░░░░░░░█░░░░░ ░█░▓░█░▌█░█░░░░░░░░░░░░░▐█░░░▌▄▄▄▀▄▀░░░░░░░░░░░░░▄▄▀█▀█░░░░▓░░░░░ ░░▀▀▄▓░█▄█░█▄▄▄▄▄░░░░░░░░░▀▄▀░░░░░░░░░░░░░░░░░░▌▓░░░░▄▓░░░░▓░░░░░ ░░░░█░░░▓██░▀▀▀░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░▄▄▀░░░░░▓░░░░░░ ░░░░░▐█▄▓▄▌░▀▀▄▀▀▀▀▀▄░░░░░░░░░░░░░▀▀▀▄▄░░░░░░░░░░█░░▄▄▄▄▄▀░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░▀▀▀▄▄▄▄▄░░▄▄▄▄▀▀▀░█░░░░░░░░░█░█▄▄▄▀▓░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░▄▄▐█▄░░░░░░▄▄▌▄▄░░░░░░░▀▀▄▄▀▓░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░▌░░░░░▀▀▄▄░░░█░░░▀▀▀▄▄░░░░░▀▓░░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░▌░▄▌▀▀▄░░░░░░░█░░░░░░░▀▀▀▄░░░█░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░█▀░▓░░░▀▀▄▄░░▄▀░░░░░░░░░░░▐█░░█░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█░░░▓▀▀▀▄░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█▄▄▄█▄▄░░░ ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

It's coming along nicely, anyone want to help me beta test it?

from bootstra.386.

peter-mw avatar peter-mw commented on May 30, 2024

i can try it on my site on the weekend

from bootstra.386.

alexsupra avatar alexsupra commented on May 30, 2024

i can try it on my web site on this weekend too

On Thu, Mar 12, 2015 at 4:47 PM, Peter Ivanov [email protected]
wrote:

i can try it on my site on the weekend


Reply to this email directly or view it on GitHub
#7 (comment)
.

alex

from bootstra.386.

seriema avatar seriema commented on May 30, 2024

Me too (even if my site is extremely basic)

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

ok sure ... so here's how it will roll ... look at https://github.com/kristopolous/BOOTSTRA.386/blob/master/CONTRIBUTING.md to see what I consider to be a bug and what would be most useful for me.

I've registered ##bootstra386 on freenode. I'll try to be on it the next few days and so you can catch me there. Also you can hit me up on skype or other chat networks with the handle kristopolous.

I'm going to tag a beta tomorrow afternoon ... please do your bug reports from that tag until I update.

If you want to call or text me, factor 57015009877788133 for my phone number. Thanks.

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

The tag is https://github.com/kristopolous/BOOTSTRA.386/tree/bs3-pre1 ... have fun.

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

so how goes it? anyone try it?

from bootstra.386.

peter-mw avatar peter-mw commented on May 30, 2024

I started making a template for my cms, but still not ready

from bootstra.386.

snipe avatar snipe commented on May 30, 2024

I'm hoping to work on the Wordpress template this week

from bootstra.386.

nemoo avatar nemoo commented on May 30, 2024

I tried it briefly on a little bootstrap 3 project of mine and it works great out of the box!

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

great ... my main concern is that although i was pretty faithful to my rules I don't think this version is aesthetically sufficient.

Aesthetic balance was one aspect I really hit home on with the v2 -- probably because the v2 landing page was essentially 100% bootstrap css (something they decided not to do with v3). So I had a lot of sample content to work with.

My primary interest now is that the style will look "right" in the wild on real sites ... so as you test this, if you can share your projects with me so I can use them as my sample data set to get this aspect right it would be most appreciated.

Thanks for all your support and I look forward to seeing what you create.

from bootstra.386.

seriema avatar seriema commented on May 30, 2024

I tried it just now and getting some alignment issues in the footer (.inline-list) and links inside panels have the same color as the background.
Dump: https://dl.dropboxusercontent.com/u/5566693/index.html

Original:
My website: http://johansson.jp/
Github: https://github.com/seriema/seriema.github.io/

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

hey hey, thanks! I was just about to call this a release. Glad you came forward. Let me look into it.

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

@seriema is the github the source code for this minified site? I can't really debug it in its current form.

from bootstra.386.

seriema avatar seriema commented on May 30, 2024

Yepp. I just didn't commit the BOOTSTRA.386
You can probably take the unminified HTML and just add your CSS to it. It's a very simple site. =)

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

ok I think I fixed the errors that were showing up on your site ... please check it out again. Thanks

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

ok I'm going to assume these are patched.

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

If you didn't notice, I tagged a pre2. This is intended to be my last before a release. So please do your testing!

from bootstra.386.

fastofruto avatar fastofruto commented on May 30, 2024

Hi, just want to know how is v3 going.
When will the final release done?
Thanks!

from bootstra.386.

seriema avatar seriema commented on May 30, 2024

Sorry for never replying. I did a new test, using your pre2 version, which you can see here. Don't worry about the overlapping texts below the icons, I was hiding it with custom CSS (which I disabled for now). You can compare to it using Bootstrap 3.3.5 here. I'm not using the .theme.css on either.

.lead { line-height: 1; } seems a bit tight.
.list-inline is missing a margin-left: -10px; or similar to compensate for the padding that the li elements are adding. (my footer again)

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

@fastofruto use it and find some problems. I don't see many on my end ... @seriema thanks, I'll look into it.

from bootstra.386.

kristopolous avatar kristopolous commented on May 30, 2024

It's done now

party

from bootstra.386.

fieu avatar fieu commented on May 30, 2024

🎯 👍

from bootstra.386.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.