All Projects → arnolds → Pineapple

arnolds / Pineapple

Licence: mit
🍍 Jekyll Theme

Labels

Projects that are alternatives of or similar to Pineapple

Stylelint
A mighty, modern linter that helps you avoid errors and enforce conventions in your styles.
Stars: ✭ 9,350 (+11030.95%)
Mutual labels:  scss
Interior
Design system for the modern web.
Stars: ✭ 77 (-8.33%)
Mutual labels:  scss
Denali Css
Themeable CSS framework of Denali Ui components
Stars: ✭ 79 (-5.95%)
Mutual labels:  scss
Prga
Open-source FPGA research and prototyping framework.
Stars: ✭ 75 (-10.71%)
Mutual labels:  scss
Tabler Rubygem
Rubygem for https://tabler.github.io
Stars: ✭ 77 (-8.33%)
Mutual labels:  scss
Blogophonic Hugo
Blogophonic – a Hugo blog theme by Formspree
Stars: ✭ 80 (-4.76%)
Mutual labels:  scss
Minimalism
Minimalism is a Jekyll theme for minimalist!
Stars: ✭ 74 (-11.9%)
Mutual labels:  scss
Hexo Theme Even
🚀 A super concise theme for Hexo
Stars: ✭ 1,244 (+1380.95%)
Mutual labels:  scss
Electric Book
A Jekyll template for creating books in multiple formats
Stars: ✭ 77 (-8.33%)
Mutual labels:  scss
Cooltipz.css
A modern, highly customisable, minimal, pure CSS tooltip library
Stars: ✭ 81 (-3.57%)
Mutual labels:  scss
Nextjs Full Demo
Demo about integration between examples of next.js and also fix some issues during development
Stars: ✭ 76 (-9.52%)
Mutual labels:  scss
Ungmo2.github.io
Stars: ✭ 76 (-9.52%)
Mutual labels:  scss
Pixelperfectcss Scss
Pixel Perfect CSS (Scss)
Stars: ✭ 80 (-4.76%)
Mutual labels:  scss
Gruvbox Contrib
Ports of the gruvbox colorscheme
Stars: ✭ 1,198 (+1326.19%)
Mutual labels:  scss
Cessie
Transpile your CSS bundle to support CSS variables, calc, and future CSS for legacy browsers.
Stars: ✭ 81 (-3.57%)
Mutual labels:  scss
Pm2 Hive.github.io
Documentation website for PM2
Stars: ✭ 73 (-13.1%)
Mutual labels:  scss
Dfile
[Python + Flask] DFile: A fancy S3-based file sharing mode
Stars: ✭ 79 (-5.95%)
Mutual labels:  scss
Vertical Rhythm
Put some typographical vertical rhythm in your CSS. LESS, Stylus and SCSS/SASS versions included.
Stars: ✭ 83 (-1.19%)
Mutual labels:  scss
Pwa Boilerplate
✨ PWA Boilerplate is highly scalable and is designed to help you kick-start your next project 🔭.
Stars: ✭ 82 (-2.38%)
Mutual labels:  scss
Commudle Ng
World's first community management platform. And it's free!
Stars: ✭ 81 (-3.57%)
Mutual labels:  scss

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 [email protected]: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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].