Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/scarwu/Pointless

A Static Blog Generator
https://github.com/scarwu/Pointless

blog blog-engine php php-cli static-site static-site-generator

Last synced: about 2 months ago
JSON representation

A Static Blog Generator

Awesome Lists containing this project

README

        

# Pointless

A Static Blog Generator with PHP

[![Build Status](https://travis-ci.org/scarwu/Pointless.png?branch=master)](https://travis-ci.org/scarwu/Pointless)

## Getting Started

### Requirement

* PHP 7.3+

### Install

~~~
sudo curl -fsSL https://raw.github.com/scarwu/Pointless/master/scripts/install.sh | sh
~~~

### Update

~~~
sudo poi update
~~~

## Development

### Install Packages

~~~
./scripts/setup.sh
~~~

## Demo

[ScarShow](https://scar.tw)

## For More

[Wiki](https://github.com/scarwu/Pointless/wiki)