2017 © Pedro Peláez
 

project craftyons

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

image

graphicalhouse/craftyons

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  • Wednesday, April 4, 2018
  • by j-greig
  • Repository
  • 1 Watchers
  • 1 Stars
  • 33 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 26 Versions
  • 0 % Grown

The README.md

CLIETNAME

A Craft CMS and Tachyons website scaffold for Graphical House projects. With thanks to nystudio107., (*1)

1) Create a new project folder in your Repos/ directory or your preferred location. (Note Craftyons will use this folder name as the site path for Valet - you can always change it later), (*2)

2) In Terminal, CD to the project folder you just made and run composer create-project graphicalhouse/craftyons . -s RC to get started, (*3)


Requirements

This package assumes you have the following installed: - Node.JS and npm - Composer - Gulp - LiveReload for Chrome, (*4)

Assumptions made

  • You're using a Mac and Laravel Valet as your development environment
  • Gulp is used for workflow automation, again with thanks to nystudio107
  • Tachyons CSS is used as a CSS framework
  • Animate CSS is available from the node_modules directory if required

Installation

1) Initial Craftyons Setup

Run composer create-project graphicalhouse/craftyons . -s RC from your desired project folder, and follow the instructions., (*5)

2) Craft Setup

Run ./craft setup from your project folder, (*6)

3) Craftyons Setup

Run ./craftyons-setup welcome from your project folder, (*7)

Run valet link && valet secure && valet open && gulp, (*8)

5) Enable LiveReload by clicking the dot icon in the top right of Chrome

The dot will turn solid to show that LiveReload is running. Any CSS added or changed to /src/css will now be minified to /web/css/, (*9)


Running locally with LiveReload in Chrome

  • Run gulp from the project folder
  • Open https://PROJECTNAME.dev in Chrome or use valet open

Resources


Working Notes

Run chmod 770 craftyons-setup to get the script to run from the command line, (*10)

Need to automate the first Tachyons compile cd node_modules/tachyons-custom && npm install && npm start, (*11)

And then move the resulting css file to /src/css cp node_modules/tachyons-custom/css/tachyons.css src/css, (*12)

Both of the above in one command eeeeek cd node_modules/tachyons-custom && npm install && npm start && quit, (*13)

Or even better cd node_modules/tachyons-custom && npm install && npm run build:css && cp css/tachyons.css ../../src/css && cd ../../ && ls && echo Tachyons moved to src folder, now launching website && valet link && valet secure && valet open, (*14)

The Versions

04/04 2018

dev-develop

dev-develop https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.1.2

1.1.2.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.1.0

1.1.0.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.1.1

1.1.1.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.0.9

1.0.9.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.0.8

1.0.8.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.0.7

1.0.7.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.0.6

1.0.6.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

19/03 2018

1.0.5

1.0.5.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

1.0.4

1.0.4.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

1.0.3

1.0.3.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

1.0.2

1.0.2.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

1.0.1

1.0.1.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

1.0.0

1.0.0.0 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

dev-master

9999999-dev https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

0.1.0.2

0.1.0.2 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft

18/03 2018

0.1.0.1

0.1.0.1 https://craftcms.com/

Craft CMS + Tachyons website scaffolding with a few choice plugins. With thanks to https://github.com/nystudio107/craft

  Sources   Download

MIT

The Requires

 

cms project craftcms craft