Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anson09/blog
Anson's working / exploring footprints 🧙♀️
https://github.com/anson09/blog
anson blog developer inspiration jekyll recorder sharing tech
Last synced: about 1 month ago
JSON representation
Anson's working / exploring footprints 🧙♀️
- Host: GitHub
- URL: https://github.com/anson09/blog
- Owner: anson09
- License: other
- Created: 2021-04-12T08:31:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T14:08:22.000Z (about 2 months ago)
- Last Synced: 2024-11-03T15:18:52.090Z (about 2 months ago)
- Topics: anson, blog, developer, inspiration, jekyll, recorder, sharing, tech
- Language: HTML
- Homepage: https://blog.anson.ltd
- Size: 4.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
---
published: false
---## Develop
### Local Develop Commands
first start: `bundle install --path vendor/bundle`
keep gem update with Github: `bundle update github-pages`
start server: `JEKYLL_GITHUB_TOKEN= bundle exec jekyll serve`
cleanup cache: `bundle exec jekyll clean`
### Image Naming
year-post_idx-image_idx
## License
See the License file.