Giter VIP home page Giter VIP logo

sage-starter's Introduction

Hello! Micah here, come on in! ๐Ÿ‘‹

I specialize in responsive, inclusive user interfaces using semantic HTML, CSS focused on the cascade, and component-based Javascript. I incorporate thoughtful user experiences with the following principles: accessibility, progressive enhancement, SEO and fast performance. I enjoy working closely with designers to create systematic, component based designs, define design patterns, and produce style guides. I am regularly working to improve my experience, whether on the full-stack of technology or the front-end.

Oh, and I really enjoy tinkering with setting things up. I have two repositories dedicated to setting up both Windows and MacOS! Take a look below.

sage-starter's People

Contributors

alexsomeoddpilot avatar asuh avatar austinpray avatar cabgfx avatar cfxd avatar chriscarr avatar coreywagehoft avatar dependabot-preview[bot] avatar dependabot[bot] avatar dvregan avatar emaildano avatar fingli avatar foxaii avatar fullyint avatar hariadi avatar johnraz avatar julienmelissas avatar kalenjohnson avatar lautreamont3 avatar leoj3n avatar magox-git avatar mallorydxw avatar mwrather avatar novrian avatar ntwb avatar qwp6t avatar retlehs 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  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

sage-starter's Issues

Readme checks

You have a misspelling in your Readme.
/assets/images/sprites should be /assets/images/sprite otherwise it won't produce the sprite.

Your example needs updating, too.
<use xlink:href="map.svg#twitter"/> should be <use xlink:href="dist/images/sprite/sprite.svg#twitter"/>

Bootstrap 4

Anyone who wants to make this work with Bootstrap will have to make some changes. You will need to downgrade gulp-sass version to 2.3.2 and add the bootstrap scss code manually to main.scss. Maybe BS4.0 dropped bower support.

PHP support?

Cannot GET /

Does this Gulp Boilerplate support PHP files? Or is gulp-connect-php and http-proxy required? I'm using MAMP Pro. Inside the gulpfile.js I specified .php wherever .html was present.

  "config": {
    "devUrl": "http://sage-starter.dev:8888"
  }

Gulp Production

Running gulp --production generates the assets with random characters appended to the file, however, the links to those files are broken when running gulp --production watch. Do we have to manually included the assets.json file in our page, then how? Or is there something else I'm missing?

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.