GithubHelp home page GithubHelp logo

jasenmichael.com

my personal website - built with Vue.js and Nuxt.js ❤️

Netlify Status

Build Setup

# install dependencies
$ npm install

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

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

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

todo: technologies: html5 and semantic html, css flexbox grid animations transitions responsive design. node and javascript es6, rest apis, graphql.

  • complete about

  • complete blog

  • implement auth

  • implement cms

  • create sitemap

  • connect sitemap to zapier

  • create page schemas

  • create siteData schema

    • profile
    • title
    • description
    • links
      • label
      • url
      • handle
      • icon
  • create pages and slug pages

    • blog
    • images
    • projects
  • create page/slug script

  • implement contact form

  • implement netlify cms

    • add admin.html
    • add scopes to config
    • add cmsProxy script for dev
    • dns stuff for domain

to add features:

  • cloudinary
    • origin only
  • move admin.html to .vue

social media posts scheduler

needs a posts record or past posts

runs at scheduled times - peak and late also runs when a new post is made there are 2 types of posts(for now) links(blog) and images(gallery) all links are pages on the site all images are also on the site in a gallery(category) - nerd - build - photos - art


when a post(or multiple posts) is made, or a scheduled post -> it triggers a build and runs preBuild.js

preBuild.js does =>

  • run add social-[posts], adds to top of queue
    • loads social-[posts].json
    • gets all content posts if (queued && postToSocial && published)) && not already in queue (social-[posts].json)
    • add to queue (social-[posts].json)
    • change content file (json/md) - (!queued, !post_to_social, published)
    • does nothing to queue if no new social-posts
  • run queue

zapier scheduler runs build at times

  • this will add items to queue zapier posts to social media if social_[posts].json has new items

Jasen Michael's Projects

arnold icon arnold

🎬 A modern Kodi web interface

aws-deployment icon aws-deployment

Scalable Deployment with AWS: EC2 with Elastic Load Balancer and S3 with Cloudfront

barkwire-d1 icon barkwire-d1

barkwire drill 1 from https://github.com/gSchool/barkwire-pairs/tree/master/drills/version-1

clean-extract-text icon clean-extract-text

clean image(or pdf) text, then use tesseract ocr to extract text from cleaned image.

cleave.js icon cleave.js

Format input text content when you are typing...

cms-json icon cms-json

A lightweight CMS that loads and stores its data from/to a JSON file

content icon content

Nuxt Content lets you write in a content/ directory and fetch your Markdown, JSON, YAML, XML and CSV files through a MongoDB like API, acting as a Git-based Headless CMS

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.