All Projects → statamic → starter-kit-doogie-browser

statamic / starter-kit-doogie-browser

Licence: other
Statamic Starter Kit: Doogie Browser

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Vue
7211 projects
CSS
56736 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to starter-kit-doogie-browser

64tass
64tass - cross assembler for 6502 etc. microprocessors - by soci/singular - [git clone from the original sourceforge repo]
Stars: ✭ 19 (-51.28%)
Mutual labels:  retro
ShaderGlass
Overlay for running GPU shaders on top of Windows desktop
Stars: ✭ 417 (+969.23%)
Mutual labels:  retro
sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (-12.82%)
Mutual labels:  starter-kit
PreactSimpleStarter
PWA Simple Starter with Preact, Preact-mdl and Webpack2 🔥🔥🔥
Stars: ✭ 65 (+66.67%)
Mutual labels:  starter-kit
godot-psx-style-demo
Demo project featuring a collection of PS1 style shaders and materials for Godot engine.
Stars: ✭ 266 (+582.05%)
Mutual labels:  retro
create-react-app-starter
CRA + typeless starter
Stars: ✭ 21 (-46.15%)
Mutual labels:  starter-kit
nextjs-landing-starter
Build your landing site based on Next.JS in minutes 🚀
Stars: ✭ 59 (+51.28%)
Mutual labels:  starter-kit
TommyGun
A retro development IDE for the creation of games on 8-bit computers.
Stars: ✭ 37 (-5.13%)
Mutual labels:  retro
browser-extension
Browser Extension Template with ESbuild builds, support for React, Preact, Typescript, Tailwind, Manifest V3/V2 support and multi browser build including Chrome, Firefox, Safari, Edge, Brave.
Stars: ✭ 535 (+1271.79%)
Mutual labels:  starter-kit
ISA8019
RTL8019-based ISA network card, NE2000-compatible
Stars: ✭ 91 (+133.33%)
Mutual labels:  retro
universal-react-relay-starter-kit
A starter kit for React in combination with Relay including a GraphQL server, server side rendering, code splitting, i18n, SEO.
Stars: ✭ 14 (-64.1%)
Mutual labels:  starter-kit
twitch-extension-starter
Kickstarts your Twitch Extension using React
Stars: ✭ 38 (-2.56%)
Mutual labels:  starter-kit
G-Earth
Cross-platform Habbo packet manipulator
Stars: ✭ 52 (+33.33%)
Mutual labels:  retro
create-next-stack
Create Next Stack is a website and CLI tool used to easily set up the boilerplate of new Next.js apps.
Stars: ✭ 149 (+282.05%)
Mutual labels:  starter-kit
go-graphql-api-boilerplate
A Boilerplate of GraphQL API built in Go + graphql-go + gorm
Stars: ✭ 75 (+92.31%)
Mutual labels:  starter-kit
monobit
Tools for working with monochrome bitmap fonts
Stars: ✭ 124 (+217.95%)
Mutual labels:  retro
jekyll-theme-8bit
👾 A Jekyll theme inspired by classic 8bit games.
Stars: ✭ 24 (-38.46%)
Mutual labels:  retro
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (+41.03%)
Mutual labels:  starter-kit
Frontend-StarterKit
Frontend StarterKit - [Gulp 4, Pug, SCSS, ES6+]
Stars: ✭ 13 (-66.67%)
Mutual labels:  starter-kit
spelunky-psp
Spelunky remake for Sony PSP.
Stars: ✭ 94 (+141.03%)
Mutual labels:  retro

Statamic Logo

Statamic Starter Kit: Doogie Browser

Statamic 3.2+

View on the Statamic Marketplace!

Features

  • Articles blogging collection with homepage listing
  • Markdown focused writing experience
  • Keyboard shortcuts for navigation (left/right for previous/next entry)
  • Customizable link/toolbar with keyboard shortcuts
  • Old school Doogie Howser/IBM word processor design
  • Automatic downsampling of all images for that cutting-edge VGA feel
  • "Typography" using IBM VGA8
  • Responsive
  • Built with TailwindCSS
  • Vue.js for keyboard navigation
  • PurgeCSS for that tiny 4kb css file size
  • 💯 Lighthouse score

Quick Start

Install as a New Site

You can spin up a new install of Statamic along with this Starter Kit all in one command by using the Statamic CLI Tool

statamic new mysite statamic/starter-kit-doogie-browser

Follow the prompts and you'll be up and running shortly.

Install into an existing site

You can alternatively install Starter Kits into an existing Statamic 3.2+ site by running the following command while inside that install's root directory:

php please starter-kit:install statamic/starter-kit-doogie-browser

Customizing (optional)

The TailwindCSS included in this kit is compiled with PurgeCSS to reduce filesize on any unused classes and selectors. If you want to modify anything you'll need to recompile it.

npm i && npm run dev

To compile for production again:

npm run production

Contributing

Contributions are always welcome, no matter how large or small. Before contributing, please read the code of conduct.

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