Giter Club home page Giter Club logo

cv's People

Contributors

abettermap avatar smddzcy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cv's Issues

grunt build failed

Hi Samed
when I run 'grunt build' or ' grunt' command I have a problem like that:
`╰─$ yarn grunt build
yarn run v1.17.3
$ /Users/hakan/Desktop/cv/node_modules/.bin/grunt build
Running "setDev:false" (setDev) task

Running "clean:prebuild" (clean) task

4 paths cleaned.

Running "less:dist" (less) task

2 stylesheets created.

Running "autoprefixer:dist" (autoprefixer) task

2 autoprefixed stylesheets created.

Running "copy:all" (copy) task
Created 2 directories, copied 9 files

Running "cssmin:dist" (cssmin) task

2 files created. 129.69 kB → 121.34 kB

Running "bake:dist" (bake) task
Warning: str.trim is not a function Use --force to continue.

Aborted due to warnings.
error Command failed with exit code 3.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.`
Warning: str.trim is not a function Use --force to continue.
how can I fix that ?

Easy element ordering

About

One should be able to order the sections without changing the HTML code. The purpose of this is to let users configure everything without looking at the index.html file.

Solution

Any solution is fine, but a configuration file (like the other ones in src/html/contents) that keeps the order of the sections is enough. (ie. a json file containing { leftHalfScreen: { 1: "experiences", 2: "languages" }, rightHalfScreen: { 1: "projects" } }) Also, sections should be positioned according to those settings.

Optional font and background color

About

There should be a set of web-safe colors to choose from and one should be able to change the font and background color easily, without changing the CSS code.

Optional font size

About

Font-size should be configurable and one should be able to change it easily without changing tens of lines of CSS code.

Note: Relative sizes of the fonts must stay the same.

Documentation for color palette

About

src/html/contents/color_palette.json is pretty ambiguous, and definitely needs some documentation and examples.

Solution

Create a documentation with examples and explanations of each color option.

Steps:

  1. Change body text color in color_palette.json, build a CV and get a photo of it.
  2. Change color of the headings and subheadings, build another CV and get another photo.
  3. Create a documentation, preferably a markdown file with a proper name.
  4. Write explanations of each of those settings and put the photos as examples. Also, don't forget to put color-palette.jpg to the documentation.
  5. Add anything you think that needs to be in the documentation.

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.