All Projects → iKevinY → iKevinY.github.io

iKevinY / iKevinY.github.io

Licence: MIT license
Repository for my Pelican-powered website.

Programming Languages

python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language
shell
77523 projects
Makefile
30231 projects

Projects that are alternatives of or similar to iKevinY.github.io

Fastpages
An easy to use blogging platform, with enhanced support for Jupyter Notebooks.
Stars: ✭ 2,888 (+13652.38%)
Mutual labels:  github-pages
sbt-ghpages
git, site and ghpages support for sbt projects.
Stars: ✭ 94 (+347.62%)
Mutual labels:  github-pages
portfolio
My Portfolio
Stars: ✭ 17 (-19.05%)
Mutual labels:  github-pages
Millennial
A minimalist Jekyll theme for running an online publication
Stars: ✭ 223 (+961.9%)
Mutual labels:  github-pages
kakaoenterprise.github.io
Kakao Enterprise AI Research
Stars: ✭ 18 (-14.29%)
Mutual labels:  github-pages
the-interesting-times
The Interesting Times Theme for Jekyll
Stars: ✭ 50 (+138.1%)
Mutual labels:  github-pages
Nsacyber.github.io
NSA Cybersecurity. Formerly known as NSA Information Assurance and the Information Assurance Directorate
Stars: ✭ 193 (+819.05%)
Mutual labels:  github-pages
11r
America's favorite Eleventy blog template.
Stars: ✭ 135 (+542.86%)
Mutual labels:  github-pages
UltimateGitResource
📚 The ultimate collection of git commands and resources to power up your programming!
Stars: ✭ 388 (+1747.62%)
Mutual labels:  github-pages
jekyll-theme-mint
A clean and responsive jekyll theme
Stars: ✭ 16 (-23.81%)
Mutual labels:  github-pages
Qiubaiying.github.io
BY Blog ->
Stars: ✭ 2,674 (+12633.33%)
Mutual labels:  github-pages
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+17742.86%)
Mutual labels:  github-pages
jasper2
Full-featured Jekyll port of Ghost's default theme Casper v2 👻
Stars: ✭ 725 (+3352.38%)
Mutual labels:  github-pages
Gatsby Gh Pages Action
GitHub Action to build and deploy your Gatsby site to GitHub Pages ❤️🎩
Stars: ✭ 208 (+890.48%)
Mutual labels:  github-pages
angular-scaffolding
🔥 A seed project to help us get up & running with Progressive Web Apps, Google Analytics, Angular Universal, and be able to deploy to App Engine & GitHub Pages
Stars: ✭ 12 (-42.86%)
Mutual labels:  github-pages
Slate
Slate is a Jekyll theme for GitHub Pages
Stars: ✭ 195 (+828.57%)
Mutual labels:  github-pages
gh-themes-magick
GitHub Pages Themes Magick: https://tajmone.github.io/gh-themes-magick/
Stars: ✭ 29 (+38.1%)
Mutual labels:  github-pages
space-commit
The game where contributors become literal heroes! 🏆 Winner of the GitHub Actions Hackathon 2021
Stars: ✭ 37 (+76.19%)
Mutual labels:  github-pages
Azkar-App
Desktop Application 💻 for Calculating Muslim prayer times 🕌 , Morning and Nights Azkar 🤲 with notification for random Azkar that pops-up in specific time.
Stars: ✭ 64 (+204.76%)
Mutual labels:  github-pages
VuePagesAction
This Action will Build your Vue Project and deploy it to Github Pages
Stars: ✭ 60 (+185.71%)
Mutual labels:  github-pages

iKevinY.github.io 1

This repository contains both the static site files and the source files used to generate kevinyap.ca. The website is generated with Pelican using a custom theme: Pneumatic. In order to host with GitHub Pages, the repository contains two distinct branches; the src branch contains the source files that Pelican uses to generate the static files, and the gh-pages branch, which GitHub Actions uses to deploy the site.

Prior to GitHub Actions, generate.sh was used by Travis CI to build and push the website (see this blog post for more details).

Code is licensed under the MIT License, and articles under the Creative Commons Attribution-ShareAlike License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].