Lumen

通过 Gatsby 创建静态博客的不断发展和深思熟虑的架构。「A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.」

Github星跟踪图

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

Sponsors

Development efforts are supported by the sponsors. I'm very grateful for their donations, please check them out!

Contributors

Thanks to these wonderful people!

vzhou842 abisz remi-bruguier sparklesam vinnymac mariolopjr
ihororlovskyi rtveitch timbroder yodahuang axelclark tonyz0x0
tranlehaiquan seandearnaley stigrune ybbarng marktani concreted
gipcompany chmac charandas ibraheemdev sladinji marcelabomfim
zollillo codejet reed-jones SayakaOno Puterism swapnilmishra
vvasiloud lune-sta yaaooo vstoms wichopy yairmark

License

The MIT License (MIT)

Copyright (c) 2016-2024 Alexander Shelepenok

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

主要指标

概览
名称与所有者alxshelepenok/lumen
主编程语言TypeScript
编程语言Shell (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2016-03-11 21:02:37
推送于2025-05-16 22:52:23
最后一次提交
发布数2151
最新版本名称v2.0.43 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数2k
关注者数14
派生数666
提交数6.9k
已启用问题?
问题数192
打开的问题数3
拉请求数1660
打开的拉请求数10
关闭的拉请求数195
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?