do something fun
{{ tagline }}
{{ play-button }} diff --git a/src/sames/offline/index.html b/src/sames/offline/index.html index a08e3693..06c2135b 100644 --- a/src/sames/offline/index.html +++ b/src/sames/offline/index.html @@ -9,7 +9,7 @@diff --git a/.github/ISSUE_TEMPLATE/activity.md b/.github/ISSUE_TEMPLATE/activity.md index 6b6ca81b..10afb314 100644 --- a/.github/ISSUE_TEMPLATE/activity.md +++ b/.github/ISSUE_TEMPLATE/activity.md @@ -6,6 +6,6 @@ labels: activity, good first issue assignees: omrilotan --- -I've been doing this with my kid and we've had lots of fun 🤪! Why don't you add it to doowat 🤩? +I've been doing this with my kid and we've had lots of fun 🤪! Why don't you add it to גם 🤩? > I try to add activities that are short, easy, entertaining, and require little to no preparation. diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 63dc4934..7544e1e0 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,8 @@ blank_issues_enabled: false contact_links: - name: Existing activities - url: https://github.com/doowat/doowat.github.io/tree/build/src/activities + url: https://github.com/omrilotan/do/tree/build/src/activities about: Take a look at the list of all existing activities - name: How to contribute - url: https://github.com/doowat/doowat.github.io/tree/build/CONTRIBUTING.md + url: https://github.com/omrilotan/do/tree/build/CONTRIBUTING.md about: A really short explenation on contributing to this project diff --git a/.github/settings.yml b/.github/settings.yml index b3ea606c..4d081e55 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -1,7 +1,7 @@ repository: - name: doowat + name: do description: 😜 On the go activities for you and your child that require no preparations - homepage: https://doowat.net + homepage: https://do.omrilotan.com topics: pwa, progressive-web-app, activities, on-the-go, parenting private: false has_issues: true diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6ec02c40..55b8cecb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Yay! Contribute to doowat 🎉 +# Yay! Contribute to do 🎉 First off, thank you for taking the time to contribute! I appreciate it 🤩 @@ -6,12 +6,12 @@ First off, thank you for taking the time to contribute! I appreciate it 🤩 Anything you want to say is welcome - as long as you are considerate of other people and express yourself with dignity. -Please try and use one of the [issue templates](https://github.com/doowat/doowat.github.io/issues/new/choose) - Issues help me keep track of tasks, allow an open discussion, and allow me to provide updates. +Please try and use one of the [issue templates](https://github.com/omrilotan/do/issues/new/choose) - Issues help me keep track of tasks, allow an open discussion, and allow me to provide updates. ## Contribute an activity, Contribute code, Open a pull request ### Add an Activity -Activities are stored in a [plain text file](https://github.com/doowat/doowat.github.io/blob/main/src/activities/) - one activity per line. Adding an activity is as simple as adding a line. +Activities are stored in a [plain text file](https://github.com/omrilotan/do/blob/main/src/activities/) - one activity per line. Adding an activity is as simple as adding a line. Activities are targeted at moments outside the house - when you don't necessarily have any toys or materials on you. The activities require no preparations and can be accomplished in a short time. diff --git a/README.md b/README.md index 791fd34e..6b8b2995 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# [doowat](https://doowat.net) [![](https://img.shields.io/github/workflow/status/doowat/doowat.github.io/Publish/build?logo=github&style=flat-square)](https://github.com/doowat/doowat.github.io/actions?query=workflow%3APublish+branch%3Abuild) [![](https://img.shields.io/github/workflow/status/doowat/doowat.github.io/Publish/main?label=pages&logo=github&style=flat-square)](https://github.com/doowat/doowat.github.io/actions?query=workflow%3APublish+branch%3Amain) ![](https://img.shields.io/github/commit-activity/w/doowat/doowat.github.io?style=flat-square&1) ![](https://img.shields.io/uptimerobot/ratio/7/m783966646-c77ee5ccd11a66fe751807af?style=flat-square) ![](https://img.shields.io/github/contributors/doowat/doowat.github.io?style=flat-square) +# [do](https://do.omrilotan.com) [![](https://img.shields.io/github/workflow/status/omrilotan/do/Publish/build?logo=github&style=flat-square)](https://github.com/omrilotan/do/actions?query=workflow%3APublish+branch%3Abuild) [![](https://img.shields.io/github/workflow/status/omrilotan/do/Publish/main?label=pages&logo=github&style=flat-square)](https://github.com/omrilotan/do/actions?query=workflow%3APublish+branch%3Amain) ![](https://img.shields.io/github/commit-activity/w/omrilotan/do?style=flat-square&1) ![](https://img.shields.io/uptimerobot/ratio/7/m783966646-c77ee5ccd11a66fe751807af?style=flat-square) ![](https://img.shields.io/github/contributors/omrilotan/do?style=flat-square) ## do something fun -On the go activities to do with kids that require no preparations. Draw a [random activity](https://doowat.net/random/) 🤪. Save and share your favourites. [Suggest your own 🤩](https://github.com/doowat/doowat.github.io/issues/new/choose). +On the go activities to do with kids that require no preparations. Draw a [random activity](https://do.omrilotan.com/random/) 🤪. Save and share your favourites. [Suggest your own 🤩](https://github.com/omrilotan/do/issues/new/choose).
diff --git a/package.json b/package.json index 638c4bcb..c834b4e3 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "doowat", + "name": "do", "version": "0.0.0", "private": true, "description": "entertaining time fillers with kids", @@ -7,9 +7,9 @@ "license": "MIT", "repository": { "type": "git", - "url": "git+https://github.com/doowat/doowat.github.io.git" + "url": "git+https://github.com/omrilotan/do.git" }, - "homepage": "https://doowat.net", + "homepage": "https://do.omrilotan.com", "scripts": { "build": "node lib/build", "clean": "rimraf docs", diff --git a/scripts/manual-build.sh b/scripts/manual-build.sh index 09a40505..6ec2606c 100755 --- a/scripts/manual-build.sh +++ b/scripts/manual-build.sh @@ -1,5 +1,5 @@ rm -rf docs -git clone -b main --single-branch git@github.com:doowat/doowat.github.io.git docs +git clone -b main --single-branch git@github.com:omrilotan/do.git docs cd docs ls -a | grep -v .git | egrep -vU "\.$" | xargs rm -rf cd ../ diff --git a/src/meta.html b/src/meta.html index 6fde36cb..fa5f4619 100644 --- a/src/meta.html +++ b/src/meta.html @@ -44,6 +44,6 @@ - - + + diff --git a/src/nav.html b/src/nav.html index 898a1088..56cc6120 100644 --- a/src/nav.html +++ b/src/nav.html @@ -9,7 +9,7 @@ Outdoors Indoors Community - Source Code + Source Code Chat diff --git a/src/sames/CNAME b/src/sames/CNAME index a3d4af8c..4a23fb76 100644 --- a/src/sames/CNAME +++ b/src/sames/CNAME @@ -1 +1 @@ -doowat.net +do.omrilotan.com diff --git a/src/sames/about/index.html b/src/sames/about/index.html index 94237305..47932359 100644 --- a/src/sames/about/index.html +++ b/src/sames/about/index.html @@ -7,14 +7,13 @@Draw a random activity, out of these {{ size }} "on the go" time fillers, to liven up dead moments. No preparation required! Share your favourites. Suggest your own.
{{ play-button }}- doowat is an open source project. + do is an open source project.
{{ tagline }}
{{ play-button }} diff --git a/src/sames/offline/index.html b/src/sames/offline/index.html index a08e3693..06c2135b 100644 --- a/src/sames/offline/index.html +++ b/src/sames/offline/index.html @@ -9,7 +9,7 @@