Skip to content

rising-star93/jekyll-film-storyboard

Repository files navigation

film-storyboards

Netlify Status

This is Film Storyboards 2020 portfolio site, build with Jekyll + TACHYONS, and alternate theme.

Film Storyboards screenshot

Get Started + Development

git clone git://github.com/YJPL/film-storyboards.git
cd film-storyboards
(npm install tachyons)
npm start

That should do the trick. Then open another tab in terminal and run

bundle exec jekyll serve --watch

This will build the site.

This sets up a Jekyll server for dev on port 4000. The site is regenerated every time you save a file. NOTE: Changing _config.yml will require a restart of the Jekyll server to see changes.

To restart server, go to terminal tab that server is running in then press

ctrl+C ⇧ enter then you can use custom Gulp.js commands (make sure to install gulp 4):

gulp build

This runs a series of tasks: minifies CSS, images and Javascript.

To fire Jekyll with auto-regeneration, use:

gulp watch

This command builds the site locally on port 3000, with Browsersync so you can quickly revise design changes.

Copyright / License

The content of this project itself, all illustrations & design works are (c) Yves JPL Capelle / Film Storyboards / alternatyves outc. / SOFAM. The underlying source code used to format and display that content is licensed under the MIT license.

Buy Me A Coffee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published