We decided to save some time and got a template to use, the code is kind of a mess, and there's a lot of extra files but given the rush that's ok for now. The template has sections for your work, personal information, projects and some education, at your discretion, change your information on the template in the appropiate parts.
There are no particular framework or library you'll need to use, this template uses bootstrap and some familiarity with it can help. You can add anything else on top you feel comfortable with. Lite code is preferred, is a simple task and should't take you a long time.
When you're done, push to your repo and submit your answer.
To solve this, the following is recommended:
Github account, and basic git skills.
JavaScript proficiency, familiarity with promises, fetch, cache and the basis of the event loop.
To create your answer follow this steps:
- Fork the repo to your account, or download the zip file
- Solve the ticket
- Commit your code
- Push your changes
- Publish your version in Github Pages (optional)
- Submit your response
The template used in this challenge came from Start Bootstrap. For more information about customizing the template and utilization, check out their website and their repo.
Resume is a resume and CV theme for Bootstrap created by Start Bootstrap. This theme features a fixed sidebar with content sections to build a simple, yet elegant resume.
To begin using this template, choose one of the following options to get started:
- Download the latest release on Start Bootstrap
- Install via npm:
npm i startbootstrap-resume
- Clone the repo:
git clone https://github.com/BlackrockDigital/startbootstrap-resume.git
- Fork, Clone, or Download on GitHub
After downloading, simply edit the HTML and CSS files included with the template in your favorite text editor to make changes. These are the only files you need to worry about, you can ignore everything else! To preview the changes you make to the code, you can open the index.html
file in your web browser.
After installation, run npm install
and then run gulp dev
which will open up a preview of the template in your default browser, watch for changes to core template files, and live reload the browser when changes are saved. You can view the gulpfile.js
to see which tasks are included with the dev environment.
gulp
the default task that builds everythinggulp dev
browserSync opens the project in your default browser and live reloads when changes are madegulp sass
compiles SCSS files into CSSgulp minify-css
minifies the compiled CSS filegulp minify-js
minifies the themes JS filegulp copy
copies dependencies from node_modules to the vendor directory
Have a bug or an issue with this template? Open a new issue here on GitHub or leave a comment on the template overview page at Start Bootstrap.
You can hire Start Bootstrap to create a custom build of any template, or create something from scratch using Bootstrap. For more information, visit the custom design services page.
Start Bootstrap is an open source library of free Bootstrap templates and themes. All of the free templates and themes on Start Bootstrap are released under the MIT license, which means you can use them for any purpose, even for commercial projects.
Start Bootstrap was created by and is maintained by David Miller, Owner of Blackrock Digital.
Start Bootstrap is based on the Bootstrap framework created by Mark Otto and Jacob Thorton.
Copyright 2013-2018 Blackrock Digital LLC. Code released under the MIT license.