https://github.com/astropenguin/astropengu.in
Source of personal website
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.7%) to scientific vocabulary
Keywords
blog
github-pages
hugo
website
Last synced: 5 months ago
·
JSON representation
Repository
Source of personal website
Basic Info
- Host: GitHub
- Owner: astropenguin
- License: mit
- Language: SCSS
- Default Branch: main
- Homepage: https://astropengu.in/
- Size: 9 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
- Releases: 0
Topics
blog
github-pages
hugo
website
Created about 7 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
License
README.md
website
Personal website powered by Hugo and the Stack theme
Editing in a local machine
Install Hugo
Hugo extended v0.87.0 or later is required. For macOS or Linux, it can be installed using Homebrew:
shell
$ brew install hugo
Download the source codes
shell
$ git clone --recursive https://github.com/astropenguin/website.git /path/to/website
Run the website
shell
$ cd /path/to/website
$ hugo server
Owner
- Name: Akio Taniguchi
- Login: astropenguin
- Kind: user
- Location: Nagoya, Japan
- Company: Nagoya University
- Website: https://astropengu.in
- Twitter: astropengu_in
- Repositories: 76
- Profile: https://github.com/astropenguin
Project assistant professor (LMT-FINER)
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 20
- Total pull requests: 16
- Average time to close issues: 20 days
- Average time to close pull requests: 17 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 15
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- astropenguin (19)
Pull Request Authors
- astropenguin (14)
Top Labels
Issue Labels
site theme (15)
feature (4)
Pull Request Labels
site theme (9)
feature (2)
Dependencies
.github/workflows/gh-pages.yml
actions
- actions/checkout v2 composite
- peaceiris/actions-gh-pages v3 composite
- peaceiris/actions-hugo v2 composite
.github/workflows/tests.yml
actions
- actions/checkout v2 composite
- peaceiris/actions-hugo v2 composite