https://github.com/cihaterdogan/cihaterdogan.github.io
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.7%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: cihaterdogan
- License: mit
- Language: HTML
- Default Branch: main
- Size: 5.73 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Portfolio Template
This is a Jekyll website template designed for Prep Fellows.
Make your own!
- Use the Template button.
- Update
_config.ymlto contain your information.- Change
urlto the URL you'll be hosting it at - Make sure it has the /
- Change
- Use something like Netlify or GitHub Pages to deploy (note, this only works on username.github.io, not username.github.io/repo-name)
Add your portfolio
Head to _data and fill out either projects.yml, experience.yml and education.yml.
Project example.
yaml
- title: Online Shopping Application
event: MLH Prep - Batch 4.5
date: Fall 2021
Experience example.
yaml
- role: MLH Prep Fellow
company: MLH Fellowship
dates: Summer 2021
logo: fellowship.svg
Education example.
yaml
- course: Prep Fellow
institute: MLH Fellowship
dates: Fall 2021
logo: fellowship.svg
Add project posts
- Make a new
.mdfile inside ofprojects. - Add the header to your markdown file (see below) and change the title to the name of your blog post.
- Write your project page! Can be a README from GitHub or your Devpost page.
- Add the
page-namefield to yourprojects.yml(see below).
Top of post markdown file post.
```
title: Project
layout: page
```
projects.yml with the page-name field.
yaml
- title: Online Shopping Application
event: MLH Prep - Batch 4.5
date: Summer 2021
page-name: project
Development
If you want to test it locally or add some new features, run the below commands. Make sure to have Ruby and Bundler installed.
bundle install --path vendor/bundle
bundle exec jekyll serve
Owner
- Name: Cihat Erdoğan
- Login: cihaterdogan
- Kind: user
- Repositories: 1
- Profile: https://github.com/cihaterdogan
GitHub Events
Total
- Push event: 4
Last Year
- Push event: 4