Source code for my website https://sahinakkaya.dev
 
 
 
 
Go to file
Şahin Akkaya 6887a9ea0d Add GitHub actions to automatically build the site 2022-01-04 20:15:40 +03:00
.github/workflows Add GitHub actions to automatically build the site 2022-01-04 20:15:40 +03:00
_data Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
_posts Change incorrect adjective 2022-01-01 20:28:19 +03:00
_saas Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
assets Use a dark colorscheme for syntax highlighting 2022-01-01 18:07:45 +03:00
.gitignore Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
404.html Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
Gemfile Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
Gemfile.lock Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
README.md Add build instruction 2021-12-26 20:55:57 +03:00
_config.yml Add GitHub actions to automatically build the site 2022-01-04 20:15:40 +03:00
about.markdown Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
contact.markdown Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
index.markdown Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00

README.md

This is the repository for the source code of my website hosted at sahinakkaya.dev. I am using Jekyll to generate the content.

bundle exec jekyll build