A custom, image-centric theme for Gatsby. Made for publishers and portfolios with plenty of graphics to show off to the world. Fully responsive, with light and dark mode, released under the MIT license.
Deploy to Netlify is a custom image-centric theme for Gatsby. It is designed for publishers and portfolios who want to showcase their graphics to the world. The theme is fully responsive and offers both light and dark modes. It is released under the MIT license and offers certain improvements over its predecessor, London After Midnight.
Deploy to Netlify is a custom theme for Gatsby, designed for publishers and portfolios. It offers an image-centric design, full responsiveness, light and dark modes, and improved font usage. The theme is easy to install and customize, making it a great choice for those who want to showcase their graphics and create a visually appealing website.
GatsbyJS is a free and open-source static site generator based on React. It uses a modern development stack including Webpack, GraphQL, and modern JavaScript and CSS frameworks. It also provides a rich set of plugins, starters, and themes.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Ghost is an open-source blogging platform designed to simplify the process of creating and publishing online content, with a focus on minimalism, speed, and flexibility.
Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.
Dark mode is a user interface option that uses a dark color scheme instead of light. It reduces eye strain and improves visibility in low-light conditions. Implementing dark mode in a website or application involves updating the styles and color palette to support both light and dark modes.
PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.