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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.1%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
My homepage
Basic Info
- Host: GitHub
- Owner: asadm
- Language: JavaScript
- Default Branch: master
- Homepage: https://asadmemon.com
- Size: 52.4 MB
Statistics
- Stars: 7
- Watchers: 3
- Forks: 4
- Open Issues: 9
- Releases: 0
Created over 11 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.md
Asad's Homepage
This site is made using NextJS and GitHub Pages. GitHub automatically exports a static build for NextJS into HTML and serves it. I just needed to enable pages from the repo settings.
Running Site Locally
- Install NodeJS if you don't have it already
- Clone this repo.
cdand runnpm installin this repo's folder.- Run
npm run devto start the server locally.
Publishing to your own site
- Edit the
CNAMEfile to your own domain or just remove it. - Once you have made the changes, just
git committhem and push them to your own GitHub repo. - In your repo, go to Settings and scroll down to GitHub Pages section. Select master branch from the dropdown.
- This will build your site and host it on the selected domain automatically on each
git push.
Cheers!
Owner
- Name: Asad Memon
- Login: asadm
- Kind: user
- Location: San Francisco Bay Area
- Website: https://asadmemon.com
- Repositories: 13
- Profile: https://github.com/asadm
GitHub Events
Total
- Issues event: 3
- Issue comment event: 15
- Push event: 1
- Fork event: 1
Last Year
- Issues event: 3
- Issue comment event: 15
- Push event: 1
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Asad Memon | a****k@g****m | 36 |
| Asad Memon | a****d@r****o | 20 |
| Asad | a****n@p****m | 12 |
| Mihir Kotbagi | 6****5 | 2 |
| Umar Nizamani | u****i@g****m | 1 |
| Asad Memon | a****k@h****m | 1 |
Committer Domains (Top 20 + Academic)
pilabs.com: 1
remoteinterview.io: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 10
- Total pull requests: 5
- Average time to close issues: 2 minutes
- Average time to close pull requests: 2 days
- Total issue authors: 7
- Total pull request authors: 4
- Average comments per issue: 8.7
- Average comments per pull request: 0.4
- Merged pull requests: 4
- Bot issues: 1
- Bot pull requests: 0
Past Year
- Issues: 3
- Pull requests: 1
- Average time to close issues: 2 minutes
- Average time to close pull requests: 1 minute
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- asadm (3)
- nvjp (2)
- Sidshroff (1)
- PumpkinPieG (1)
- dependasec[bot] (1)
- Kishy13 (1)
- harsh91274 (1)
Pull Request Authors
- Rockroyal305 (2)
- asadm (2)
- umarniz (1)
- Jonnysol (1)
Top Labels
Issue Labels
blog (1)
Pull Request Labels
Dependencies
package-lock.json
npm
- 601 dependencies
package.json
npm
- eslint 7.32.0 development
- eslint-config-next 12.0.3 development
- @mdx-js/loader ^1.6.22
- @next/mdx ^12.0.3
- gray-matter ^4.0.3
- moment ^2.29.1
- next 12.0.3
- next-mdx-remote ^3.0.7
- next-sitemap ^2.5.14
- react 17.0.2
- react-dom 17.0.2
- react-markdown ^8.0.0
- react-syntax-highlighter ^15.4.4
- rss ^1.2.2
- swr ^1.2.2
.github/workflows/publish.yml
actions
- JamesIves/github-pages-deploy-action 4.1.1 composite
- actions/checkout v2 composite
- actions/setup-node v2 composite