All Projects → theicfire → Makefiletutorial

theicfire / Makefiletutorial

Licence: mit
Learn make by example

Labels

Projects that are alternatives of or similar to Makefiletutorial

Vue Bootstrap With Material Design
Vue Bootstrap with Material Design - Powerful and free UI KIT
Stars: ✭ 803 (-3.72%)
Mutual labels:  scss
Yaru
Ubuntu community theme "yaru". Better than a 🌯.
Stars: ✭ 906 (+8.63%)
Mutual labels:  scss
Jekyll Podcaster
Podcaster is a dynamic Jekyll theme built for... Podcasters!
Stars: ✭ 25 (-97%)
Mutual labels:  scss
Vue Chat
👥Vue全家桶+Socket.io+Express/Koa2打造一个智能聊天室。
Stars: ✭ 887 (+6.35%)
Mutual labels:  scss
Espass.github.io
Website http://espass.it
Stars: ✭ 19 (-97.72%)
Mutual labels:  scss
Macadmininfo.github.io
Resources for both beginning and experienced administrators of Mac/Apple technology.
Stars: ✭ 23 (-97.24%)
Mutual labels:  scss
Liebling
Beautiful and clean Ghost theme that is easy and comfortable to use. To get the latest version please head over the releases page 👉🏼
Stars: ✭ 792 (-5.04%)
Mutual labels:  scss
Steamspeak
Steam and TeamSpeak integration, done right!
Stars: ✭ 27 (-96.76%)
Mutual labels:  scss
Uicookbook
A few recipes and build workflows for UI dev
Stars: ✭ 19 (-97.72%)
Mutual labels:  scss
Covalent Text Editor Nightly
Nightly builds of https://github.com/teradata/covalent text-editor module
Stars: ✭ 24 (-97.12%)
Mutual labels:  scss
Dropify
Override your input files with style — Demo here : http://jeremyfagis.github.io/dropify
Stars: ✭ 892 (+6.95%)
Mutual labels:  scss
Stagy
Stagy is a tool for quick deployment of staging environments.
Stars: ✭ 19 (-97.72%)
Mutual labels:  scss
Essays
Stars: ✭ 921 (+10.43%)
Mutual labels:  scss
Material Dashboard Angular2
Material Dashboard Angular
Stars: ✭ 814 (-2.4%)
Mutual labels:  scss
Amazeui Touch
Web Components for mobile devices based on React.
Stars: ✭ 936 (+12.23%)
Mutual labels:  scss
Sassmagic
Collection best of Sass mixins and function
Stars: ✭ 795 (-4.68%)
Mutual labels:  scss
Gwsl
THIS IS THE GWSL WEBSITE SOURCE. Please see https://github.com/Opticos/GWSL-Source
Stars: ✭ 23 (-97.24%)
Mutual labels:  scss
Ember Cli Scss Lint
An ember-cli addon to integrate sass-lint for standards adherence and improved style consistency
Stars: ✭ 7 (-99.16%)
Mutual labels:  scss
Gondor
The greatest realm of Internal Tooling at Coding Blocks
Stars: ✭ 27 (-96.76%)
Mutual labels:  scss
Sass A11ycolor
🌈 Generate the nearest accessible color with Sass.
Stars: ✭ 24 (-97.12%)
Mutual labels:  scss

Makefile Tutorial by Example

This is a single page website. It's built by metalsmith, and the generated files are in docs (picked because Github Pages only supports / and /docs as directories to serve from).

To run this locally:

  • yarn install
  • yarn dev

To deploy:

  • Make changes
  • yarn build (or yarn dev)
  • Commit changes
  • git push
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].