All Projects → LekoArts → Gatsby Starter Portfolio Cara

LekoArts / Gatsby Starter Portfolio Cara

Licence: 0bsd
Playful and Colorful One-Page portfolio featuring Parallax effects and animations. Especially designers and/or photographers will love this theme! Built with MDX and Theme UI.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gatsby Starter Portfolio Cara

Gatsby Starter Portfolio Emilia
Minimalistic portfolio/photography site with masonry grid, page transitions and big images. Themeable with Theme UI. Includes Light/Dark mode.
Stars: ✭ 300 (-72.75%)
Mutual labels:  gatsby, gatsbyjs, mdx, designer
Gatsby Theme Chronoblog
⏳ Chronoblog is a Gatsbyjs theme specifically designed to create a personal website. The main idea of ​​Chronoblog is to allow you not only to write a personal blog but also to keep a record of everything important that you have done.
Stars: ✭ 101 (-90.83%)
Mutual labels:  gatsby, gatsbyjs, mdx
Mdx Deck
♠️ React MDX-based presentation decks
Stars: ✭ 10,487 (+852.5%)
Mutual labels:  gatsby, gatsbyjs, mdx
Gatsby Starter Portfolio Jodie
Image-heavy photography portfolio with colorful accents & customizable pages. Includes adaptive image grids powered by CSS grid and automatic image integration into projects.
Stars: ✭ 249 (-77.38%)
Mutual labels:  gatsby, gatsbyjs, designer
Gatsby Starter Minimal Blog
Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.
Stars: ✭ 752 (-31.7%)
Mutual labels:  gatsby, gatsbyjs, mdx
skin-ui
A Theme UI Live Preview and Code Editor 🎟️
Stars: ✭ 73 (-93.37%)
Mutual labels:  gatsby, mdx, gatsbyjs
Gatsby Mdx Blog Starter Project
Gatsby MDX Blog Starter Project
Stars: ✭ 248 (-77.48%)
Mutual labels:  gatsby, gatsbyjs, mdx
Gatsby Theme Terminal
A zero component Gatsby theme for developers 🔋
Stars: ✭ 251 (-77.2%)
Mutual labels:  gatsby, gatsbyjs, mdx
subtle-ui
A collection of clever yet understated user interactions found on the web
Stars: ✭ 39 (-96.46%)
Mutual labels:  gatsby, mdx, gatsbyjs
Gatsby Starter Portfolio Emma
Minimalistic portfolio with full-width grid, page transitions, support for additional MDX pages, and a focus on large images. Especially designers and/or photographers will love this theme! Built with MDX and Theme UI.
Stars: ✭ 253 (-77.02%)
Mutual labels:  gatsby, gatsbyjs, mdx
gatsby-theme-deck-n-blog
Create a deck (with mdx-deck) and a blog post from the same MDX
Stars: ✭ 17 (-98.46%)
Mutual labels:  gatsby, mdx, gatsbyjs
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 (-88.65%)
Mutual labels:  gatsby, designer, gatsbyjs
Gatsby Starter Egghead Blog
This is an example Gatsby blog site that we use as a reference at egghead.
Stars: ✭ 525 (-52.32%)
Mutual labels:  gatsby, mdx
Gatsby Gitbook Starter
Generate GitBook style modern docs/tutorial websites using Gatsby + MDX
Stars: ✭ 700 (-36.42%)
Mutual labels:  gatsby, mdx
Gatsby Ghost Balsa Starter
A Gatsby starter for creating blogs from headless Ghost CMS.
Stars: ✭ 17 (-98.46%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Deck
🗣 Create presentations using Gatsby, React & Markdown.
Stars: ✭ 522 (-52.59%)
Mutual labels:  gatsby, gatsbyjs
Gatsby Starter Ghost
A starter template to build lightning fast websites with Ghost & Gatsby
Stars: ✭ 752 (-31.7%)
Mutual labels:  gatsby, gatsbyjs
Dantecalderon.dev
💻 ❤️ My personal website
Stars: ✭ 51 (-95.37%)
Mutual labels:  gatsby, gatsbyjs
Bonneville
A simple, clean GatsbyJS starter for those looking to get up and running with Gatsby
Stars: ✭ 23 (-97.91%)
Mutual labels:  gatsby, gatsbyjs
Awesome Gatsby
⚛️ 📄 🚀 Awesome list for the mighty Gatsby.js, a blazing fast React static site generator.
Stars: ✭ 928 (-15.71%)
Mutual labels:  gatsby, gatsbyjs

LekoArts

Gatsby Starter Portfolio: Cara

Gatsby Starter Portfolio: Cara is released under the 0BSD license. PRs welcome! Follow @lekoarts_de

Playful and Colorful One-Page portfolio featuring Parallax effects and animations. Using the Gatsby Theme @lekoarts/gatsby-theme-cara.

Demo Website

Also be sure to checkout other Free & Open Source Gatsby Themes

✨ Features

  • Theme UI-based theming
  • react-spring parallax effect
  • CSS Animations on Shapes

🚀 Getting Started

Deploy to Netlify Edit gatsby-starter-portfolio-cara

  1. Create a Gatsby site.

Use the Gatsby CLI to create a new site, specifying this project

gatsby new project-name https://github.com/LekoArts/gatsby-starter-portfolio-cara
  1. Start developing.

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

cd project-name
gatsby develop
  1. Open the code and start customizing!

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

If you want to learn more about how you can use a Gatsby starter that is configured with a Gatsby theme, you can checkout this shorter or longer tutorial. The tutorials don't exactly apply to this starter however the concepts are the same.

📝 Using and modifying this starter

Important Note: Please read the guide Shadowing in Gatsby Themes to understand how to customize the underlying theme!

This starter creates a new Gatsby site that installs and configures the theme @lekoarts/gatsby-theme-cara.

Have a look at the theme's README and files to see what options are available and how you can shadow the various components including Theme UI. Generally speaking you will want to place your files into src/@lekoarts/gatsby-theme-cara/ to shadow/override files. The Theme UI config can be configured by shadowing its files in src/gatsby-plugin-theme-ui/.

Changing content

The content of this project is defined in four .mdx files inside the theme's sections folder. You can override the files intro.mdx, projects.mdx, about.mdx and contact.mdx. This starter has overriden the intro.mdx file as an example. Place the other files in the same src/@lekoarts/gatsby-theme-cara/sections/ folder.

You have to use the <ProjectCard /> component inside projects.mdx to display the cards. Example:

## Projects

<ProjectCard title="Freiheit" link="https://www.behance.net/gallery/58937147/Freiheit" bg="linear-gradient(to right, #D4145A 0%, #FBB03B 100%)">
This project is my entry to Adobe's #ChallengeYourPerspective contest.
</ProjectCard>

Change your static folder

The static folder contains the icons, social media images and robots.txt. Don't forget to change these files, too!

🤔 Questions or problems?

Please open up an issue on the main repository: LekoArts/gatsby-themes. Thanks!

🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on Gatsby's website.

Themes

  • To learn more about Gatsby themes specifically, we recommend checking out the theme docs.

General

🌟 Supporting me

Thanks for using this project! I'm always interested in seeing what people do with my projects, so don't hesitate to tag me on Twitter and share the project with me.

Please star this project, share it on Social Media or consider supporting me on Patreon or GitHub Sponsor!

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