All Projects → SeonHyungJo → gatsby-snyung-starter

SeonHyungJo / gatsby-snyung-starter

Licence: MIT license
Simple Gatsby Blog Theme for you 👈

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to gatsby-snyung-starter

Gatsby Starter Bee
🐝Full Package | Simple | Fresh UI | Blog Template :: Let's start to blogging with gatsby-starter-bee!
Stars: ✭ 416 (+2673.33%)
Mutual labels:  resume, starter
gridsome-starter-resume
💾 Gridsome starter resume with bootstrap
Stars: ✭ 17 (+13.33%)
Mutual labels:  resume, starter
Saikai
Saikai - (Resume in Japanese) is a web platform for management resume submissions. Developer web: https://saikai-develop.web.app/ ****** LIVE WEBSITE: https://saikai.me
Stars: ✭ 17 (+13.33%)
Mutual labels:  resume
wechat-starter-boot-spring
简化微信对接流程,避免重复性工作和填坑
Stars: ✭ 22 (+46.67%)
Mutual labels:  starter
Alphalio
A clean HTML5 Resume/CV template
Stars: ✭ 23 (+53.33%)
Mutual labels:  resume
Frontend-Learning-Journey
Tutorials, definitions, frameworks and some of the projects i made when starting to learn frontend web developement
Stars: ✭ 28 (+86.67%)
Mutual labels:  resume
gae-vue-webapp2-starter
A simple GAE Vue Webapp2 starter project.
Stars: ✭ 17 (+13.33%)
Mutual labels:  starter
netlify-cms-widget-starter
A boilerplate for creating Netlify CMS widgets.
Stars: ✭ 74 (+393.33%)
Mutual labels:  starter
cv
[LaTeX] My academic CV
Stars: ✭ 31 (+106.67%)
Mutual labels:  resume
angular5-starter
⭐ An Angular5 Starter Kit :: Router, HttpClient, Forms, Services, Dev/Prod, HMR, Async/Lazy Routes and a very good structure for large applications by @naologic
Stars: ✭ 54 (+260%)
Mutual labels:  starter
resume
👦 个人简历模板
Stars: ✭ 35 (+133.33%)
Mutual labels:  resume
Ignite
A comprehensive Flask boilerplate to build SaaS applications that includes Stripe billing, emails, login, and OAuth.
Stars: ✭ 102 (+580%)
Mutual labels:  starter
angular-library-starter
🎩 A Minimalist Starter for Angular (v2+) libraries (w/ AOT support)
Stars: ✭ 71 (+373.33%)
Mutual labels:  starter
next-saas-starter
⚡️ Free Next.js responsive landing page template for SaaS products made using JAMStack architecture.
Stars: ✭ 497 (+3213.33%)
Mutual labels:  starter
RxComponentLifecycle
Rx binding of new Android Architecture Component Lifecycle
Stars: ✭ 57 (+280%)
Mutual labels:  resume
vueuse-vite-starter
⚡️ Starter for Vite + VueUse + TypeScript
Stars: ✭ 121 (+706.67%)
Mutual labels:  starter
sroberts.github.io
A landing page for great justice
Stars: ✭ 20 (+33.33%)
Mutual labels:  resume
go-preact-starter
Starter for combining Go and Preact in any web project.
Stars: ✭ 19 (+26.67%)
Mutual labels:  starter
node-ts-starter
Straightforward Node.js & TypeScript Starter
Stars: ✭ 52 (+246.67%)
Mutual labels:  starter
vuejs-typestyle-seed
VueJS + TypeStyle seed using JSX
Stars: ✭ 20 (+33.33%)
Mutual labels:  starter

gatsby-snyung-starter

GitHub Author GitHub license Netlify StatusHitCount Greenkeeper badge

Blog Starter Pack based on gatsby-starter-blog

Info

  • 💄 SASS/SCSS
  • 🔮 Add Utterances
  • 📃 Nice Pagination
  • 👷 Comes with React Helmet
  • 💳 Create Yout Name Card(Writing meta data)

Gatsby Starters Docs

Demo page

Show Demo Page

Use case

snyung.com

Quick Start

1. Create a Gatsby site.

# create a new Gatsby site using the blog starter
$ npx gatsby new my-blog-starter https://github.com/seonhyungjo/gatsby-snyung-starter
$ npm install -g gatsby-cli
$ gatsby new my-blog-starter https://github.com/seonhyungjo/gatsby-snyung-starter

2. Add your content

🆕 You can create Post/Article automatically

generate_test

npm run generate

---------------------------------------------
? Blog post title? {{title}}
? The type of blog post? (Use arrow keys)
> post
  article
? tags? (separate with coma) tag, js, ts, jest
  • resume directory is contents/aboutme path .

3. Modify Meta-Data

Check meta-data directory

Modify nameCard.json and tabList.json Data

Bug reporting

Issue

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].