GithubHelp home page GithubHelp logo

terenaa / sculpin-jupiter-theme Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 231 KB

Free responsive Resume/CV template

PHP 10.98% HTML 23.36% CSS 65.67%
spectre-css sculpin cv-template resume resume-template

sculpin-jupiter-theme's Introduction

Jupiter - Responsive Resume/CV template

HTML5 Powered with CSS3 / Styling

CC BY 3.0

Screenshot

Details

Jupiter is a free resume/CV template inspired by Orbit. The final HTML is generated by Sculpin - very cool static site generator available by Composer. The project has also possibility of generating PDF file, which can be downloaded directly from your online resume.

It does not come with predefined color schemes, since you can do your own scheme by changing $primary-color in assets/css/_variables.scss. All SCSS files are included, so it is quick and easy to change anything in the template. Only the sky is the limit.

Installation

$ git clone https://github.com/terenaa/sculpin-jupiter-theme resume
$ cd resume
$ composer install

Generating resume

After installing the theme successfully it requires a few more steps of configuration.

Configuring

Open app/config/sculpin_site_prod.yml. This is the file where all your details will be placed. You can see an example in app/config/sculpin_site_dev.yml.

Leave imports at the beginning of the file.

Additionally, you can switch PDF generation in app/config/sculpin_kernel.yml. By default it is off, since this option requires wkhtmltopdf installed.

sculpin_snappy:
  pdf:
    enabled: false

Generating

$ vendor/bin/sculpin generate --env=prod

After generating successfully deploy content of output_prod directory.

Features

  • Fully responsive
  • HTML5 + CSS3
  • PDF generator included
  • Built on Spectre 0.5.1
  • SCSS files included
  • Compatible with all modern browsers
  • Microdata

Contributing

Did you found a bug or got an idea? Feel free to use the issue tracker. Or make directly a pull request.

Author & license

The original Bootstrap template is made by UX/UI designer Xiaoying Riley under the Creative Commons Attribution 3.0 License (CC BY 3.0). This Spectre version, made by Krzysztof Janda, is close vision of the original one.

Credits

sculpin-jupiter-theme's People

Contributors

terenaa avatar

Stargazers

 avatar

Watchers

 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.