Source code for my website https://sahinakkaya.dev
 
 
 
 
Go to file
Şahin Akkaya 6c542312cf fix typo 2023-01-16 13:26:55 +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
_includes Create a custom footer to link source of the site 2022-01-06 21:21:10 +03:00
_posts fix typo 2023-01-16 13:26:55 +03:00
_saas Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
assets blog: recap of 2022 2022-12-30 01:12:28 +03:00
.gitignore Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
404.html Convert files to unix format 2022-01-07 17:20:06 +03:00
Gemfile Remove unused gem 2022-01-07 16:13:30 +03:00
Gemfile.lock Remove unused gem 2022-01-07 16:13:30 +03:00
README.md Add build instruction 2021-12-26 20:55:57 +03:00
_config.yml Update Github usernamel 2022-10-11 18:19:03 +03:00
about.markdown Convert files to unix format 2022-01-07 17:20:06 +03:00
contact.markdown Add GPG public key 2022-11-10 16:02:25 +03:00
index.markdown Convert files to unix format 2022-01-07 17:20:06 +03: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