GithubHelp home page GithubHelp logo

Vuetalisk

Gitter chat npm version

Vuetalisk is a Static Site Generator based on Static API for Vue with Jekyll like structure and markdown posts.

IMPORTANT This is still very early version

A basic idea is that Vuetalisk just writes a static JSON API from jekyll/hexo like markdown pages, then Vue can fetch and vuetify them.

Features

  • Customisable plugin based archtecture inspired by MetalSmith.
  • Static API first. Any application which support ajax can be used as a frontend besides Vue
  • Helper for Nuxt/SSR for SEO.
  • [WIP] Helper for Vue/SPA both of history/hash routing
  • Jekyll/Hexo like directory structure and markdown page/posts

Install

We have vuetalisk-nuxt starter template! Let's go with this.

vue init qgp9/vuetalisk-nuxt my-project
cd my-project
npm install # or yarn install

Since Vuetalisk provides build command, good to install it globally or just npx

npm install -g vuetalisk
vuetalisk -h
vuetalisk build --all

# or by npx

npx vuetalisk -h
npx vuetalisk build --all

Basic Idea

basic idea

Structure

strecture

qgp9's Projects

arduino-thinkpadkb-usb icon arduino-thinkpadkb-usb

Using an Arduino Micro as a USB adapter for ThinkPad T60 keyboard with TrackPoint support. Supports different keyboards from the ThinkPad family that shares the same receptacle as T60.

displayplacer icon displayplacer

macOS command line utility to configure multi-display resolutions and arrangements. Essentially XRandR for macOS.

flowbite-svelte icon flowbite-svelte

Fork of Official Svelte components built for Flowbite and Tailwind CSS

msdfs icon msdfs

MsdFS (Filesystem to access Multiple SquashFS in Directories)

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.