All Projects → broeker → Spacebook

broeker / Spacebook

Licence: mit
💥 Create fast and simple documentation to explain almost anything. Uses Eleventy, Tailwind 2.0, and Alpine JS with an optional Netlify CMS.

Projects that are alternatives of or similar to Spacebook

Gridsome Portfolio Starter
A simple portfolio theme for Gridsome powered by Tailwind CSS v1
Stars: ✭ 329 (+216.35%)
Mutual labels:  jamstack, tailwindcss
Gridsome Starter Bleda
Gridsome blog starter, built with Tailwind CSS
Stars: ✭ 179 (+72.12%)
Mutual labels:  jamstack, tailwindcss
Docker Django Example
A production ready example Django app that's using Docker and Docker Compose.
Stars: ✭ 86 (-17.31%)
Mutual labels:  tailwindcss
React Pokedex
A pokedex made with CRA & Typescript and also PokeAPI
Stars: ✭ 100 (-3.85%)
Mutual labels:  tailwindcss
Kwd Dashboard
Fully responsive dashboard built with tailwindcss & alpinejs
Stars: ✭ 95 (-8.65%)
Mutual labels:  tailwindcss
Ghostwind
Tailwind CSS Starter Template - Ghostwind (Ghost Casper theme in Tailwind CSS)
Stars: ✭ 89 (-14.42%)
Mutual labels:  tailwindcss
Nightwind
An automatic, customisable, overridable Tailwind dark mode plugin
Stars: ✭ 98 (-5.77%)
Mutual labels:  tailwindcss
Covid Volunteers
Organizing and matching volunteers with COVID-19 projects
Stars: ✭ 87 (-16.35%)
Mutual labels:  tailwindcss
Explorer
A Blockchain Explorer for ARK using Vue.js and Tailwind CSS.
Stars: ✭ 102 (-1.92%)
Mutual labels:  tailwindcss
Tailwindcss Border Gradients
Tailwind CSS plugin to generate border image gradient utilities.
Stars: ✭ 94 (-9.62%)
Mutual labels:  tailwindcss
Statiq.web
Statiq Web is a flexible static site generator written in .NET.
Stars: ✭ 1,358 (+1205.77%)
Mutual labels:  jamstack
Tinacms.org
Organization site for general info, documentation, blogs & contribution guidelines.
Stars: ✭ 94 (-9.62%)
Mutual labels:  jamstack
Tailpress
A minimal boilerplate theme for WordPress using TailwindCSS and Laravel Mix.
Stars: ✭ 87 (-16.35%)
Mutual labels:  tailwindcss
Universal Resume
Minimal and formal résumé (CV) website template for print, mobile, and desktop. https://bit.ly/ur_demo
Stars: ✭ 1,349 (+1197.12%)
Mutual labels:  tailwindcss
React Native Styled.macro
⚛️ A Utility-First Styling Library for React Native
Stars: ✭ 89 (-14.42%)
Mutual labels:  tailwindcss
Leerob.io
✨ My portfolio built with Next.js, MDX, Tailwind CSS, and Vercel.
Stars: ✭ 1,369 (+1216.35%)
Mutual labels:  tailwindcss
Vue Shopping Cart
Simple shopping cart with Vue.js and Deno.js
Stars: ✭ 87 (-16.35%)
Mutual labels:  tailwindcss
Adoptoposs
Finding co-maintainers for your open source software project.
Stars: ✭ 93 (-10.58%)
Mutual labels:  tailwindcss
Eleventy Starter
An 11ty starter project.
Stars: ✭ 97 (-6.73%)
Mutual labels:  tailwindcss
Jira Clone Angular
A simplified Jira clone built with Angular, ng-zorro and Akita
Stars: ✭ 1,396 (+1242.31%)
Mutual labels:  tailwindcss

Spacebook

Netlify Status

Create your own spacebook and customize it to your needs. Spacebooks are speedy to set up, free, and 100% open source. Spacebooks are modern notebooks you can use to create documentation, sketch out new ideas, build a simple website, or whatever suits your fancy.


Demo and documentation:

https://spacebook.app
>

🙋 💥 👩🏽‍🚀 🚀 👨‍🚀 🛰️


Contributing

If you want to contribute or make fixes to spacebook, it is best to fork this repository directly and submit pull requests against it. If you spot a typo on the demo/documentation site, you can also open a fork directly from the edit button on the top of each page.

Install spacebook

If you want to quickly install for local testing follow the instructions below:

Requirements

You must be running Node version 12 or higher due to the Tailwind 2.0 release. I recommend using NVM to easily manage your Node versions if you need to switch back and forth between older versions.

To find your current node version:

node --version

Step one

git clone https://github.com/broeker/spacebook

Step two

Install the site and run an initial build command:

cd spacebook

npm install

npm run build (only necessary the first time!)

If you get errors here, double check your node version!

Step three

Now spin up your local server to see your site!

npm run start

This command will start a local server and you'll be able to work on your site with hot reloads and some nice Browsersync features. 💥


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].