GithubHelp home page GithubHelp logo

mckinly / bloggg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alxshelepenok/gatsby-starter-lumen

0.0 0.0 0.0 41.51 MB

A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.

Home Page: https://lumen.alxshelepenok.com

License: MIT License

Shell 0.17% TypeScript 81.25% SCSS 18.59%

bloggg's Introduction

Lumen
Lumen

A constantly evolving and thoughtful architecture for creating new static blogs.

Table of contents

Features

  • Beautiful typography.
  • Mobile first approach in development.
  • Syntax highlighting in code blocks using PrismJS.
  • Pagination support.

Quick Start

$ npm install
$ npm run start

Folder Structure

.
├── internal
│   ├── definitions
│   ├── gatsby
│   │   ├── constants
│   │   ├── queries
│   │   ├── types
│   │   └── utils
│   └── testing
│       └── __mocks__
└── src
    ├── assets
    │   └── scss
    │       ├── base
    │       └── mixins
    ├── components
    │   ├── Feed
    │   ├── Icon
    │   ├── Image
    │   ├── Layout
    │   ├── Page
    │   ├── Pagination
    │   ├── Post
    │   │   ├── Author
    │   │   ├── Comments
    │   │   ├── Content
    │   │   ├── Meta
    │   │   └── Tags
    │   └── Sidebar
    │       ├── Author
    │       ├── Contacts
    │       ├── Copyright
    │       └── Menu
    ├── constants
    ├── hooks
    ├── templates
    │   ├── CategoriesTemplate
    │   ├── CategoryTemplate
    │   ├── IndexTemplate
    │   ├── NotFoundTemplate
    │   ├── PageTemplate
    │   ├── PostTemplate
    │   ├── TagsTemplate
    │   └── TagTemplate
    ├── types
    └── utils

bloggg's People

Contributors

renovate-bot avatar alxshelepenok avatar semantic-release-bot avatar greenkeeper[bot] avatar dependabot[bot] avatar vzhou842 avatar abisz avatar renovate[bot] avatar remi-bruguier avatar sparklesam avatar vinnymac avatar mariolopjr avatar ihororlovskyi avatar rtveitch avatar timbroder avatar yodahuang avatar ybbarng avatar mckinly avatar stigrune avatar seandearnaley avatar tranlehaiquan avatar tonyz0x0 avatar axelclark avatar yairmark avatar wichopy avatar vstoms avatar yaaooo avatar lune-sta avatar vvasiloud avatar swapnilmishra 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.