Git Product home page Git Product logo

aadittambe.com's Introduction

๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป My website

Codebase for my personal website.

The site is scaffolded with Next.js and uses ArchieML as a micro CMS, so I can catch typos easily. A GitHub Action automatically builds and deploys this site to my FTP server when changes are pushed to the repository because I like automation.

๐Ÿงฐ Development

Download the code:

git clone https://github.com/aadittambe/aadittambe.com.git

Install npm dependencies:

npm install

This site uses a Google Doc as an ad-hoc CMS. To fetch data from the Google Doc โ€” thanks to this script from The Pudding which uses ArchieML โ€” run:

npm run download

Start the development server:

npm run start

๐Ÿ› ๏ธ Build site

A GitHub Action automatically builds (and deploys the site to my FTP server) when changes to this repository are pushed to GitHub (on the main branch). However, to manually build it for local testing, run:

npm run build

๐Ÿช– Deploy site

The same GitHub Action mentioned in the earlier step deploys it to my FTP server with ftp-deploy when changes are pushed to the main branch. However, to manually deploy, you can run:

npm run deploy

๐Ÿค– Happy hacking

Feel free to reach out at aadit (dot) tambe (at) gmail (dot) com.

aadittambe.com's People

Contributors

aadittambe avatar dependabot[bot] avatar

Watchers

 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.