2025-06-15 01:02:08 +02:00
2025-06-15 00:59:22 +02:00
2025-06-15 00:59:22 +02:00
2025-06-15 00:59:22 +02:00
2025-06-15 00:59:22 +02:00
2025-06-15 00:59:22 +02:00
2025-06-15 01:02:08 +02:00
2025-06-16 01:22:42 +02:00
2025-06-15 00:59:22 +02:00
2025-06-15 01:02:08 +02:00
2025-06-15 00:59:22 +02:00

Pineapple

Pineapple is a minimalistic Jekyll portfolio theme that focuses on putting your projects in the spotlight.

Pineapple screenshot

See Pineapple in action on the demo site.

Contents

Setup

Install dependencies:

$ gem install jekyll bundler

Pulldown the project:

$ git clone git@github.com:arnolds/pineapple.git
$ cd pineapple

Start Jekyll:

$ jekyll serve

Browse to http://127.0.0.1:4000/pineapple/ for some Pineapple goodness.

Deploy to Github Pages

  1. Fork this repository, then rename the repository to yourgithubusername.github.io.
  2. Update user configuration values in _config.yml, and also set baseurl: "".

Creating projects

Projects are created as .md documents within the _posts/projects directory. They follow the same naming conventions as regular Jekyll posts. Pineapple comes with four example projects, which you should use as a guide for creating your own e.g. Red Pineapple.

Resources

License

Open sourced under the MIT license.

Description
Pineapple-Certfied Online Digital Tomes Library
Readme 248 KiB
Languages
SCSS 59.6%
HTML 31.5%
JavaScript 8.9%