Joko Saptono

Seseorang yang Ingin Menjadi Programmer Handal Namun Enggan Ngoding

Joko Saptono’s GitHub Pages | Joko Saptono

Joko Saptono's GitHub Pages

July 10, 2025

josapton.github.io

(See on GitHub)

Source code of my website. Powered by Jekyll and Gradfolio.

Preview

Light

Preview of josapton.github.io in light mode

Dark

Preview of josapton.github.io in dark mode

Features

Documentation

Check out the Jekyll docs and Gradfolio wiki for more information about creating a website with Jekyll and Gradfolio.

Installation

name: Build and Deploy to Github Pages

permissions:
    contents: write

on:
    push:
        branches:
            - master
...
baseurl: ""
url: "https://USERNAME.github.io"

or

gem install jekyll bundler
git clone https://github.com/jitinnair1/gradfolio USERNAME.github.io
cd USERNAME.github.io
code .
name: Build and Deploy to Github Pages

permissions:
    contents: write

on:
    push:
        branches:
            - master
...
baseurl: ""
url: "https://USERNAME.github.io"
bundle install
bundle exec jekyll serve --force-polling --trace
git add .
git commit -m 'Initial GitHub pages site with Jekyll'
git remote add origin https://github.com/USERNAME/USERNAME.github.io.git
git push -u origin master

External

About Me

I am a student and lazy programmer who thrives on balancing productivity with relaxation. While I have a laid-back demeanor, I’m committed to honing my skills and making meaningful contributions in the tech world. Email, LinkeIn, Facebook, Instagram.