Ifarukcolak / Online-CV

Publish Your CV using surge.sh without any price

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Cv


Publish your CV using surge.sh without any price

Getting Started


This project contains informations about how can deploy your cv without any payment of templates, domains or server.

Prerequisites


Firstly, we need a template for our cv and I used this template with Free option.

Secondly, after click the link, download template and change necessary things with yours.

Lastly, we need a server to deploy our CV and domain. Our CV's is a static page so we can use surge.sh because this platform provides us to deploying unlimited static pages and use custom domains.

Installing & Running & Deployment


Install surge using npm with this command

npm install --global surge

After editing template, use surge to deploy your CV

surge

If you do not have a surge account, login your with e-mail address then create your password and enter your project path. You can also deploy again your CV with same domain after editting CV.

Here is my online cv

Built With


  • surge -Deployment and assign domain
  • npm -Package management

About

Publish Your CV using surge.sh without any price


Languages

Language:HTML 58.6%Language:CSS 40.3%Language:JavaScript 1.2%