2019-04-21 20:55:21 +03:00
2019-11-12 14:41:05 +02:00
2019-10-20 15:23:01 +03:00
2019-01-26 01:13:54 +02:00
2019-01-26 15:57:27 +02:00
2021-04-06 21:33:15 +03:00
2019-04-21 21:12:30 +03:00
2019-03-09 21:41:27 +02:00
2020-09-12 22:03:35 +03:00
2019-01-26 19:39:21 +02:00

PubeWebsite

A portfolio landing page detailing the running services.

Installation

Dump the files from the repo into DocumentRoot, "docs" folder can and should be omitted.

git rm -r docs

Adding your own services

Site's design expects a 16x16 icon for each service. For the sake of consistency, it's recommended to use Imagemagick.

convert <original.file> -resize 16x16 <icon.file>

The repo contains mostly unminified files. It's recommended to run https://github.com/appleboy/minify-tool before hosting.

Description
A portfolio landing page detailing the running services.
https://pube.tk
Readme 2.1 MiB
Languages
PHP 75.9%
CSS 22.3%
JavaScript 1.8%