Giter Club home page Giter Club logo

bourbonysage's Introduction

Hi there ๐Ÿ‘‹

Iโ€™m a web developer, musician, and general tech nerd from Baltimore, Maryland. Iโ€™m a dad, a husband, and a late life diagnosed autistic. I am generally obsessed with computers, computer programming, info-sec, digital art, and electronic music production.

I like to make electronic music with my drum machines and synths, and Iโ€™m a tech and computer nerd in general so I enjoy learning about programming, information security, and operating systems as a hobby. Iโ€™m a Mac user but I also nerd out a lot on various flavors of Linux. Python is my favorite language but I can also program with PHP and JavaScript.

I'm disabled by the effects of autistic burnout precipitated by multiple years of working on a toxic team and I'm currently trying to put my life back together. I hope to eventually return to working on the web in some capacity.

I openly identify as anti-fascist and anti-racist because fascism and racism are bad. I believe trans rights are human rights and I believe Black Lives Matter.

bourbonysage's People

Contributors

alexsomeoddpilot avatar austinpray avatar cabgfx avatar cfxd avatar chriscarr avatar coreywagehoft avatar dvregan avatar emaildano avatar fingli avatar foxaii avatar fullyint avatar hariadi avatar johnraz avatar julienmelissas avatar kalenjohnson avatar lautreamont3 avatar leocolomb avatar leoj3n avatar limenet avatar magox-git avatar mallorydxw avatar mwrather avatar novrian avatar ntwb avatar qwp6t avatar retlehs avatar smutek avatar swalkinshaw avatar weslly avatar zensimilia avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

bourbonysage's Issues

Enable visual-grid

Any good approach to enable $visual-grid: true; with your setup? Otherwise, great work! ๐Ÿ‘

Upgrade Neat, remove Bower

Submit a feature request or bug report

Replace any X with your information.


What is the current behavior?

Neat 1.8 is outdated. A lot changed in Neat 2.0

Apart from that all libs are available as npm dependencies now. So there's no need for Bower as an extra package manager anymore.

What is the expected or desired behavior?

Neat ~2
Bower

Feature Request

(delete this section if not applicable)

Please provide use cases for changing the current behavior:

The cool new Neat grid.

Other relevant information:

Keep up the good work!

Visual Grid and breakpoints issues

Hello, with your setup, if I add columns in _variables.scss breakpoints like this:

$small-screen-up: new-breakpoint(min-width $small-screen 2);
$medium-screen-up: new-breakpoint(min-width $medium-screen 4);
$large-screen-up: new-breakpoint(min-width $large-screen 8);
$wide-screen-up: new-breakpoint(min-width $wide-screen 12);

the visual grid doesn't change on lower resolutions (mobile, tablet, ecc), but remains 12 columns.

Can be necessary to load neat-helpers before the _variables.scss?

I am testing also Some Like It Neat Theme (an other starter theme with Bourbon+Neat) that imports the neat-helpers before grid settings ([https://github.com/digisavvy/some-like-it-neat/blob/master/assets/sass/_grid-settings.scss]) and the visual grid and breakpoints seems to work fine.

Gulp error: "No mixin named make-sm-column"

Hi, after 1.1 update, I see this error when running Gulp: "no mixin named make-sm-column".
File interested is assets/styles/components/_grid.scss.

I do not understand how it should be used _grid.scss, can you help me understand?
What's the difference with what is written on _layout.scss?
Variables $main-sm-columns and $sidebar-sm-columns, and mixin make-sm-column must be defined in _variables.scss?

Thank you!!

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.