diff --git a/.github/workflows/blog-post-workflow.yml b/.github/workflows/blog-post-workflow.yml new file mode 100644 index 0000000..9c697c9 --- /dev/null +++ b/.github/workflows/blog-post-workflow.yml @@ -0,0 +1,14 @@ +name: Latest blog post workflow +on: + schedule: + - cron: '0 * * * *' +jobs: + update-readme-with-blog: + name: Update this repo's README with latest blog posts + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + - uses: gautamkrishnar/blog-post-workflow@master + with: + max_post_count: "4" + feed_list: "https://joshuafhiggins.github.io/index.xml" \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..40cd204 --- /dev/null +++ b/README.md @@ -0,0 +1,39 @@ +

Hi šŸ‘‹, I'm Joshua Higgins

+

just some coding

+ +[//]: # (

joshuafhiggins

) + +[//]: # (

joshuafhiggins

) +[//]: # (- šŸ‘Æ I’m looking to collaborate on [test](test)) + +- šŸ”­ I’m currently working on [a secret project]() + +- 🌱 I’m currently learning **Godot** + +- šŸ¤ I’m looking for help with [mautrix/imessage](https://github.com/mautrix/imessage) + +- šŸ‘Øā€šŸ’» All of my projects are available at [joshuafhiggins.github.io](https://joshuafhiggins.github.io/) + +- šŸ’¬ Ask me about **iMessage** + +- šŸ“« How to reach me **joshuafhiggins@abunchofknowitalls.com** + +- ⚔ Fun quote: ***Computer's are like Old Testament gods; Lot's of rules and no mercy*** *- Sid Meier's Civilization V* + +### Blogs posts + + + +

Connect with me:

+

+modstoasty +joshuafhiggins +https://joshuafhiggins.github.io/index.xml +

+ +

Languages and Tools:

+

aws bash csharp css3 dart docker flutter git go html5 hugo java kotlin linux mysql postgresql rust sass sqlite svelte tailwind typescript

+ +

joshuafhiggins

+ +

 joshuafhiggins