Source code for my website https://sahinakkaya.dev
 
 
 
 
Go to file
Asocia 4b6c3dbb78 Remove unused gem 2022-01-07 16:13:30 +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 2022-01-06 21:14:22 +03:00
_saas Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
assets Update resume 2022-01-07 00:58:27 +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 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 Add a link to my resume 2022-01-06 21:13:59 +03:00
about.markdown Switch to jekyll to generate site 2021-12-26 13:39:35 +00:00
contact.markdown Correct a mistake in the title 2022-01-06 21:21:29 +03: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