GithubHelp home page GithubHelp logo

unbanksytv / gatsby-starter-resume-cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from barancezayirli/gatsby-starter-resume-cms

0.0 1.0 0.0 523 KB

Gatsby resume starter with netlify cms

Home Page: https://barancezayirli.com/projects/gatsby-resume-starter

License: MIT License

JavaScript 93.80% CSS 6.20%

gatsby-starter-resume-cms's Introduction

Gatsby Starter Resume CMS

resume-template

Gatsby Starter Resume CMS is a free starter template with Netlify CMS as headless CMS. It is easy to customize the design with thanks to tailwind theming capabilities. It uses git as a backend and can be deployed to any static hosting service like Netlify, firebase hosting or Github pages.

Demo

Customization and Theming

Features

  • One-page resume/CV
  • PWA
  • Multiple Netlify CMS widgets
  • Netlify CMS as Headless CMS
  • Tailwind for styling with theming
  • Optimized build process
  • Basic SEO, site metadata
  • Prettier
  • Social media links

Quick Start

Create a Gatsby site

Use the Gatsby CLI to create a new site, specifying the resume starter.

# create a new Gatsby site using the blog starter
gatsby new my-resume https://github.com/barancezayirli/gatsby-starter-resume-cms

Start developing

Navigate into your new site’s directory and start it up.

cd my-resume/
gatsby develop

Updating Content

The resume content is generated from data/profile.json file. You can manually edit this file or setup Netlify CMS for online editing.

You can find more information on resume widgets and theming here.

Netlify CMS as Headless CMS

To use Netlify CMS you’ll need to deploy to Netlify through GitHub, Gitlab or Bitbucket, set up continuous deployment, and do a few configuration. For Github:

Open static/admin/config.yml. Replace barancezayirli/gatsby-resume-tailwind with your GitHub username and project name. This step is important for managing and deploying the Netlify CMS interface.

backend:
  name: github
  repo: barancezayirli/gatsby-resume-tailwind #TODO replace this with your own repo

Publish your repo to Github, then, open Netlify and add a “New site from Git”. Choose your newly created repo and click on “Deploy site” with the default deployment settings.

Finally need to set up an OAuth application on GitHub. Start development build with gatsby develop and visit http://localhost:8000/admin and authorize Netlify to make commits for you.

If it doesn't work, the instructions for setting up OAuth can be found here: Netlify’s Using an Authorization Provider.

I hope you enjoy the resume template, if you do please follow me on twitter and send me your results. I would love to see it!

gatsby-starter-resume-cms's People

Contributors

barancezayirli 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.