KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
blog
★ 8
Open GitHub ↗
Blog of Simple Analytics
Download README (.md)
Explore Similar Repositories
ctfd-timed-releases-plugin
:
Plugin for CTFd which allows releasing challenges on a schedule
orgmode_capture_from_draftsapp
:
Capture text from Drafts app into Org-mode.
metamap-ios-sdk
:
Metamap iOS SDK https://www.getmati.com
IoT_Express_CloudFirestore_Heroku
:
An IoT Express.js app to POST/GET data to/from Firebase Cloud Firestore, deployed on Heroku
uq
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
blog
?
Download (.md)
<a href="https://simpleanalytics.com/?ref=github.com/simpleanalytics/blog">  </a> # Blog Stuff you should know, Iron. <a href="https://assets.simpleanalytics.com/videos/instructions/blog-post-explain-how-to.mp4"> <img src="https://user-images.githubusercontent.com/1079135/162768705-4f9ad547-c528-4a67-8b48-45d8ef921ddf.png" alt="" /> </a> ### Useful links - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165281931-20c761d2-dcec-4353-82a3-27e981854a05.png" /> Blog post template on GitHub](https://github.com/simpleanalytics/blog/blob/master/_posts/empty-post.md) - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165281591-a3a07298-d7e3-473b-b77a-c0cf7f59fcb5.png" /> Paste to markdown](https://euangoddard.github.io/clipboard2markdown/) - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165281297-956f7f1d-915b-44ae-81d3-a9a148ace2c5.png" /> Convert GIF to WebP with ezgif](https://ezgif.com/gif-to-webp) - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165281297-956f7f1d-915b-44ae-81d3-a9a148ace2c5.png" /> Convert WebP to GIF with ezgif](https://ezgif.com/webp-to-gif) - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165280166-399b9730-5016-4907-84c9-cfae242df2a1.png" /> Bunny blog folder](https://panel.bunny.net/storagezones/edit/26541/#/sa-assets/blog/) - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165280166-399b9730-5016-4907-84c9-cfae242df2a1.png" /> Bunny GIF folder](https://panel.bunny.net/storagezones/edit/26541/#/sa-assets/gifs/) - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165280166-399b9730-5016-4907-84c9-cfae242df2a1.png" /> Bunny videos folder](https://panel.bunny.net/storagezones/edit/26541/#/sa-assets/videos/) - [<img height="16px" src="https://user-images.githubusercontent.com/1079135/165281455-10874956-a39a-4a4b-b8cb-5d39ffdc87d6.png" /> Add browser window with screely](https://www.screely.com/editor) ### Nerd stuff <details markdown="1"> <summary>Toggle nerd stuff</summary> ### Install dependecies Run `gem install bundler jekyll && bundle update` ### Develop and build Run `bundle exec jekyll serve --port 4001` or `bundle exec jekyll build` ### Update GitHub Pages ``` bundle update github-pages ``` ### Health check ``` github-pages health-check ``` More info on https://github.com/github/pages-gem </details>