Started work on Hive13 Bootstrap Theme

30 views
Skip to first unread message

Joseph Sikorski

unread,
Apr 7, 2015, 11:22:17 AM4/7/15
to cincihac...@googlegroups.com
After a few weeks of feeling burnt out on web stuff after work, I've finally gotten a chance to sit down and start on the new site theme.

It's still mostly defaulty as of writing, but you can find the project repo here: https://github.com/joedski/bootstrap-theme-hive13

For those wanting to preview it and not familiar with modern front-end development, you'll need to install nodejs (managed by joyent) or iojs. (OS stewardship)  After that, you'll need to run these steps:
  • npm install brunch -g
  • npm install bower -g
  • cd (or chdir) into the repo folder
  • npm install && bower update
You can then preview it by running `brunch watch -s` (aliased as `npm test`) and pointing your browser at localhost:3333.

I'll try to get a wiki page up tonight, as well.

Joseph Sikorski

unread,
Apr 7, 2015, 11:34:05 AM4/7/15
to cincihac...@googlegroups.com
Oh, quick note to Windows users: The build command (npm run build) is currently platform specific because lessc uses the path separator in the command line argument.  I'll fix that at some point.

Jon Neal

unread,
Apr 10, 2015, 3:58:53 PM4/10/15
to cincihac...@googlegroups.com
Just checked it out. Looks very bootstrappy! :) I'll be watching the repo for updates!

--
You received this message because you are subscribed to the Google Groups "Hive13 Hackerspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cincihackerspa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jon Neal

unread,
Apr 21, 2015, 10:52:57 PM4/21/15
to cincihac...@googlegroups.com
Hey Joseph,

Out of curiosity.. How do you update the git repo from bower? I noticed that after I pulled from the github repo that you added a bit more to make it look more hive-y. It seems like it would be annoying to have to delete everything and reinstall it every time you update it!

On Tue, Apr 7, 2015 at 11:34 AM, Joseph Sikorski <joe...@gmail.com> wrote:

--

Joseph Sikorski

unread,
Apr 23, 2015, 7:37:41 PM4/23/15
to cincihac...@googlegroups.com
Unfortunately, until I actually get around to tagging versions (which I should probably at least tag minor ones, anyway.) deleting bower_components/bootstrap-hive-13 (or whatever it ends up being called) then running bower update again is the way to do it.

I've had a crush of work for the past couple weeks, so haven't had time/energy to do anything with it for a bit.

--
You received this message because you are subscribed to a topic in the Google Groups "Hive13 Hackerspace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cincihackerspace/4oPlp4pSs5E/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cincihackerspa...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages