vetri02 / thetascript

[WIP] - Blog redesign

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thetascript: Javascript Blog

Netlify Status

Javascript, PWA and everything web

Here I put my thoughts into writing on everything web, mostly javascript

About Me

My name is Vetri(Twitter), am a Frontend Consultant, with a experience of 11 years in HTML, CSS and Javascript. Developing performant/accessible web apps.

Getting Started

Dev

git clone https://github.com/vetri02/thetascript.git
cd thetascript
npm run develop

Adding new features/plugins

You can add other features by having a look at the official plugins page

Building your site

npm run build

Copy the content of the public folder to your webhost or use a website like Netlify which automates that for you.

About

[WIP] - Blog redesign

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%