Giter Club home page Giter Club logo

blog's Introduction

BriansSpareTime blog

An experiment in learning NuxtJS and also in trying to document some of the stuff I do.

See the deployed site here: http://www.brianssparetime.com

Copyright reserved on all photos, videos, prose, and other non-code content included in this repository; no reproduction of such content without written consent in advance.

Features currently implemented:

  • support for automatically generating thumbnails for images, as part of deploy, and serving those instead of full size where it makes sense.
  • added og:image support for proper thumbnails in shares
  • interest pages also built using md files in separate content directory
  • interest pages show only posts related to certain tags
  • multiple images in a markdown post
  • sidebar nav that toggles open and closed
  • embedding YT videos in markdown posts
  • use postcard at top of post
  • make images in posts show up with correct border size and aspect ratio
  • added ignore-loader to suppress webpack warnings
  • limit dimensions of images in posts
  • eliminated need for img folder within each post
  • deploy site to netlify
  • make debug work in VSCode

The Plan / TODO:

Build Setup

Download and install yarn from https://classic.yarnpkg.com/en/docs/install/ or with

# install yarn
curl -o- -L https://yarnpkg.com/install.sh | bash

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

built with significant help from:

blog's People

Contributors

brianssparetime avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.