text stringlengths 1 654k |
|---|
Get your business noticed in our targeted directory. Viewed by 10,000 industry professionals per week! |
list your business |
ICYMI: Von Voddy released his vibrant new single ‘PRETTY’ |
Upcoming Melbourne artist Von Voddy recently returned with his fiery new single titled ‘PRETTY’, a track which features some wild flows and captivating lyricism. |
Voddy has really been making waves and putting himself on the map. For instance, the past year saw the emcee collaborate with some of this city’s biggest hit-makers, such as Hamley, DizzBeats and Kwasi. |
With the release of this new single, 2018 looks to be shaping up the same. ‘PRETTY’ shows clear signs of artist progression and has Von Voddy sounding focussed and ready to tackle the culture. |
His ability to mix complex, engaging wordplay with bouncy club-like production is phenomenal. This song makes for the perfect weekend vibes and would fit into any ‘turn up’ playlist. |
As the Melbourne hip hop scene continues to push boundaries further and further, especially with artists like Voddy doing their thing, we can’t wait to see how this year unfolds. |
Be sure to give some love to Von Voddy on his socials below: |
Facebook: @VonVoddy |
Instagram: @vonvoddy |
SoundCloud: @vonvoddy |
YouTube: @VODDYVISION |
Written by, |
~Timothy Thorpe |
@timothythorpe47 |
Advertisements |
Leave a Reply |
Fill in your details below or click an icon to log in: |
WordPress.com Logo |
You are commenting using your WordPress.com account. Log Out / Change ) |
Google photo |
You are commenting using your Google account. Log Out / Change ) |
Twitter picture |
You are commenting using your Twitter account. Log Out / Change ) |
Facebook photo |
You are commenting using your Facebook account. Log Out / Change ) |
Connecting to %s |
How to package and release Kinto.js |
In order to prepare and publish a new release, the following steps are required. |
Start a release branch |
$ git co -b prepare-1.1.0 |
Updating package.json |
• Bump the version; |
• Update the list of contributors if needed (git shortlog -sne gives a list of project contributors from the commit history); |
• Open a pull-request with the changes; |
• Wait for the tests to pass on TravisCI before merging. |
Merge the release branch, and push the tag |
$ git checkout master |
$ git rebase prepare-X.Y.Z |
$ git tag vX.Y.Z |
$ git push origin master |
$ git push origin vX.Y.Z |
Publish on NPM |
$ npm run build |
$ npm run dist |
Ensure NPM package content is ready and valid. The dist/ folder should contain browersified assets and lib/ the babelized ES5 files. |
$ npm login |
$ npm publish |
Checklist: |
• npmcdn should serve the new version of the assets at https://npmcdn.com/kinto@X.Y.Z/dist/kinto-X.Y.Z.js; |
• npm install kinto should pull the new version, and require("kinto") should work as expected. |
Edit and publish the release on Github |
Update Github release page for this new tag (watchers will be notified). |
Update and publish the gh-pages branch containing the demo with: |
$ npm run publish-demo |
Check that the demo has been published and works as expected. |
Update docs |
• Update versions in docs/contributing.md |
• Update CDN URL in docs/tutorial.md |
• Update CDN URL in docs/installation.md. |
• Obtain the new sub-resource integrity hashes with: |
$ npm run compute-sri |
• Update the table in docs/installation.md. |
Publish updated esdoc |
Submit new version of the js api docs at doc.esdoc.org, providing the git repo URL: git@github.com:Kinto/kinto.js.git. |
Check that the new tag is active on readthedocs |
Ensure the new version of the docs is available, eg. http://kintojs.readthedocs.org/en/vX.Y.Z/ |
Post-release |
Tweet or blog about it! |
Timer |
00:00:00 |
Sudoku Sudoku |
Help |
Submit your own Pic! 182 Comments |
Play this pic as a Jigsaw |
or Sliding Puzzle |
Previous / Next |
Play sudoku on your site/blog |
Choose a number, and place it in the grid above. |
1 2 3 4 5 6 7 8 9 |
This number is a possibility |
Automatically remove Possibilities |
Allow incorrect Moves |
Clicking the playing grid places the current number |
Highlight Current Square |
Grey out Used Numbers |
Possibilities in Grid Format |
Check out the latest post in the Sudoku Forum |
Welcome to the Sudoku Forums! |
Submitted by: Gath |
Indicate which comments you would like to be able to see |
What's the difference between a monsters tummy and a trick-or-treat bag? |
You can fill up the bag! |
29/Oct/10 6:08 AM |
| | |
Did you hear about the obnoxious pumpkin? |
He was a real jerk-o'-lantern! |
29/Oct/10 6:08 AM |
| | |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.