All Projects → weensykim → gatsby-london-after-midnight

weensykim / gatsby-london-after-midnight

Licence: MIT license
A free, open source, image-concentric starter for GatsbyJS

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to gatsby-london-after-midnight

gatsby-ghost-novela-starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 31 (-16.22%)
Mutual labels:  gatsby, ghost, gatsby-starter
gatsby-starter-portfolio-bella
A bright single-page portfolio starter for Gatsby powered by Prismic.io. The target audience are designers and photographers.
Stars: ✭ 125 (+237.84%)
Mutual labels:  portfolio, gatsby, gatsby-starter
Gatsby London
A free, open source, image-concentric starter for GatsbyJS
Stars: ✭ 137 (+270.27%)
Mutual labels:  portfolio, gatsby, ghost
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+48.65%)
Mutual labels:  gatsby, gatsby-starter
gatsby-wordpress-libre-starter
A Gatsby starter for creating blogs from headless WordPress CMS.
Stars: ✭ 23 (-37.84%)
Mutual labels:  gatsby, gatsby-starter
gatsby-blog-template
✍️ A GatsbyJS Blog Template for blogging purposes.
Stars: ✭ 38 (+2.7%)
Mutual labels:  gatsby, gatsby-starter
gatsby-generator
🎰 Generate Gatsby Starters in Seconds
Stars: ✭ 23 (-37.84%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-devto
A GatsbyJS starter template that leverages the Dev.to API
Stars: ✭ 13 (-64.86%)
Mutual labels:  gatsby, gatsby-starter
sanity-gatsby-portfolio
A Gatsby portfolio site powered by Sanity.io. Watch it get built live:
Stars: ✭ 16 (-56.76%)
Mutual labels:  portfolio, gatsby
gatsby-starter-typescript
Typescript version of the default Gatsby starter. Uses Gatsby v1.x
Stars: ✭ 58 (+56.76%)
Mutual labels:  gatsby, gatsby-starter
devFolio
Portfolio built with React (Gatsby) • Strapi • GraphQL 🎯
Stars: ✭ 25 (-32.43%)
Mutual labels:  portfolio, gatsby
gatsby-starter-highlights
Gatsby.js V2 starter template based on highlights by HTML5 UP
Stars: ✭ 15 (-59.46%)
Mutual labels:  gatsby, gatsby-starter
site
🏞 My name dot com.
Stars: ✭ 54 (+45.95%)
Mutual labels:  portfolio, gatsby
gatsby-starter-prologue
Gatsby.js V2 starter template based on readonly by HTML5 UP
Stars: ✭ 24 (-35.14%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-wordpress-graphql
A bare-bones Gatsby starter powered WordPress and WPGraphQL!
Stars: ✭ 62 (+67.57%)
Mutual labels:  gatsby, gatsby-starter
grundgesetz-skeleton
You have a documentation. I turn it into a website. Any questions?
Stars: ✭ 42 (+13.51%)
Mutual labels:  gatsby, gatsby-starter
gatsby-theme-portfolio-minimal
A Gatsby Theme to create modern one-page portfolios with a clean yet expressive design.
Stars: ✭ 51 (+37.84%)
Mutual labels:  portfolio, gatsby
gatsby-portfolio
Personal product design portfolio for Daniel Destefanis. Also available on Figma as an open-source design.
Stars: ✭ 32 (-13.51%)
Mutual labels:  portfolio, gatsby
gatsby-starter-fractal
Gatsby.js V2 starter template based on Fractal by HTML5 UP
Stars: ✭ 19 (-48.65%)
Mutual labels:  gatsby, gatsby-starter
gatsby-starter-apple
🍎 Gatsby blog starter kit with beautiful responsive design
Stars: ✭ 88 (+137.84%)
Mutual labels:  gatsby, gatsby-starter

Gatsby

London After Midnight

Deploy to Netlify


A custom, image-centric theme for Gatsby. Made for publishers and portfolios with plenty of graphics to show off to the world. Completely free and fully responsive, released under the MIT license.

Based on London for Gatsby

Demo: https://gatsby-lam.weensy.co


What is different from London?

  • Support Tag
  • Full Recoloring for Dark themes
  • Highlight Syntax with Prism.js
  • Support Korean and Japanese
  • Parameterize All Colors
  • Change the Format of Thumbnailless Postcards

First time with Gatsby? Take a look on the official and community-created starters.

🚀 Quick start

  1. Create a Gatsby site.

    Use npx and the Gatsby CLI to create a new project

    # create a new Gatsby site using the blog starter
    npx gatsby new my-awesome-portfolio https://github.com/weensykim/gatsby-london-after-midnight
  2. Start developing.

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

    cd my-awesome-portfolio/
    gatsby develop
  3. Open the source code and start editing!

    Your site is now running at http://localhost:8000!

    Note: You'll also see a second link: http://localhost:8000/___graphql. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.

    Open the my-blog-starter directory in your code editor of choice and edit src/pages/index.js. Save your changes and the browser will update in real time!

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