Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/easywebapp/mark-wiki

Web-site scaffold based on BootCell, MarkCell & Parcel, is a Static Web-site Generator like Hexo & Gatsby
https://github.com/easywebapp/mark-wiki

blog bootstrap cms markdown parcel scaffold typescript web-cell website

Last synced: 26 days ago
JSON representation

Web-site scaffold based on BootCell, MarkCell & Parcel, is a Static Web-site Generator like Hexo & Gatsby

Awesome Lists containing this project

README

        

# Mark Wiki

Web-site scaffold based on [BootCell][1], [MarkCell][2] & [Parcel][3],
is a **Static Web-site Generator** like [Hexo][4] & [Gatsby][5].

[![NPM Dependency](https://david-dm.org/EasyWebApp/mark-wiki.svg)][6]
[![Build Status](https://travis-ci.com/EasyWebApp/mark-wiki.svg?branch=master)][7]

## Usage

```shell
# Developing
npm start

# Building
npm run build
```

## Original template

https://getbootstrap.com/docs/4.4/examples/blog/

[1]: https://bootstrap.web-cell.dev/
[2]: https://web-cell.dev/MarkCell/
[3]: https://parceljs.org/
[4]: https://hexo.io/
[5]: https://gatsbyjs.org/
[6]: https://david-dm.org/EasyWebApp/mark-wiki
[7]: https://travis-ci.com/EasyWebApp/mark-wiki