GithubHelp home page GithubHelp logo

jawache / stalfos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andy-set-studio/stalfos

0.0 1.0 0.0 395 KB

A skeletal collection of Sass helpers with a handy CSS utility class generator.

License: MIT License

JavaScript 88.83% CSS 10.21% HTML 0.97%

stalfos's Introduction

❗️❗️❗️ This repository is no longer maintained. Thanks to everyone for your help. It means a lot! ❗️❗️❗️


About

Stalfos is an open-source, skeletal front-end development starter kit. It provides you with a solid starting-point for working with HTML, Sass and JavaScript. It also provides tools for working with images, fonts and SVG.

Along with being a useful starter kit, Stalfos is completely modifiable and extendable, which allows you to use it to create a powerful front-end development workflow.

One reason for this is that the beating heart of Stalfos is Gulp, which provides a modular task based processing system that can be extended as you see fit. Stalfos provides a Gulp setup that will process your front-end assets to a decent production ready standard from the word gulp go!

Out of the box, Stalfos gives you:

  • An SCSS based collection of helpers, components and layouts in a modular orientated project structure
  • A JavaScript project structure with some little helpers included
  • A Nunjucks based HTML template building system
  • Automated SVG processing

Getting Started

It's recommended that you use Stalfos as a starting point and not as a traditional framework.

The most straightforward way to get it running is to:

  1. Open your terminal at {your project directory}
  2. Run the following command: git clone https://github.com/hankchizljaw/stalfos.git stalfos_tmp && mv stalfos_tmp/front-end front-end && rm -rf stalfos_tmp && cd front-end
  3. This will clone the latest copy of Stalfos into a front-end directory for you. It will then move you to that directory
  4. Run npm install to install the required dependencies
  5. After npm has finished installing the dependancies that Stalfos needs, run gulp serve. More info about the gulp commands can be found here
  6. Visit http://localhost:8003 in your browser
  7. You should see your almost blank start page!

Now you've got yourself the basic kit running, let's delve into it a bit deeper.

Note: You can also use Yarn to work with Stalfos.

Now you've got yourself the basic kit running, let's delve into it a bit deeper with the Stalfos Docs.

Made with ❤ by hankchizljaw and friends

stalfos's People

Contributors

andy-set-studio avatar petehjfd avatar

Watchers

James Cloos avatar

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.