Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aliayub007/aliayub007.github.io
https://github.com/aliayub007/aliayub007.github.io
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aliayub007/aliayub007.github.io
- Owner: AliAyub007
- Created: 2020-05-03T10:52:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:28:44.000Z (over 1 year ago)
- Last Synced: 2024-10-16T07:49:42.645Z (2 months ago)
- Language: HTML
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Continuity Drift
## About
This website uses Jekyll because that is what seems most compatible with Github pages.##
##
##
##
##### Cloning Repositories
My first attempts involved cloning or forking complicated repositories, and the being unable to use them because for one reason or another the gems or dependencies prevented me from building the site.
I thought the problem might be that I was trying to host them as project pages instead of my main user page, hence why I'm trying again in this folder.
### Using Jekyll to create new site
My next efforts involved using the `Jekyll New` command, which seemed to work okay, but the instant I tried to fiddle or add with it something broke again, usually having to do with dependencies.
### Site From Scratch
What I'm going to attempt today is going through the steps on the actual Jekyll site, creating the files one by one rather than automatically creating a build I don't understand.
## Themes
The thing that broke the site yesterday was trying to use a Github Pages theme. This time, as soon as I have a basic html scaffold I'm going to try to choose a theme one Github (hacker) and see if it works.