{"id":18553711,"url":"https://github.com/websemantics/semantic-dojo","last_synced_at":"2026-01-24T02:33:37.707Z","repository":{"id":35631072,"uuid":"39905090","full_name":"websemantics/semantic-dojo","owner":"websemantics","description":"A responsive Dojo theme that harnesses the style awesomeness of Semantic-ui framework.","archived":false,"fork":false,"pushed_at":"2017-08-14T13:28:09.000Z","size":6364,"stargazers_count":70,"open_issues_count":3,"forks_count":7,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-11-21T11:02:48.995Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://websemantics.github.io/semantic-dojo/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/websemantics.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-29T16:51:48.000Z","updated_at":"2024-05-14T02:06:49.000Z","dependencies_parsed_at":"2022-08-17T21:40:30.707Z","dependency_job_id":null,"html_url":"https://github.com/websemantics/semantic-dojo","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/websemantics/semantic-dojo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fsemantic-dojo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fsemantic-dojo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fsemantic-dojo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fsemantic-dojo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/websemantics","download_url":"https://codeload.github.com/websemantics/semantic-dojo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fsemantic-dojo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28707871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T23:51:44.727Z","status":"online","status_checked_at":"2026-01-24T02:00:06.909Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T21:18:03.754Z","updated_at":"2026-01-24T02:33:37.690Z","avatar_url":"https://github.com/websemantics.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\n                   __________________________ \n                  |░░░░░░░░░░░░░░░░░░░░░░░░░░|     \n                  |░░░░░░░░░|`     ,|░░░░░░░░|     \n                  |░░░░░░░|          |░░░░░░░|           __    _________    __    _________\n                  |░░░░░░░|   |░░░░░░░░░░░░░░|          |  |  |_________|  |__|  |_________|\n                  |░░░░░░░|      `|░░░░░░░░░░|    ______|  |   _________    __    _________\n                  |░░░░░░░░░░|       |░░░░░░░|   (   ___   |  (   ___   )  |  |  (   ___   )\n                  |░░░░░░░░░░░░░░|    |░░░░░░|   |  |   |  |  |  |   |  |  |  |  |  |   |  |\n                  |░░░░░░░|   `.,.   .|░░░░░░|   |  |   |  |  |  |   |  |  |  |  |  |   |  |\n                  |░░░░░░░░|        |░░░░░░░░|   |  |   |  |  |  |   |  |  |  |  |  |   |  |\n                  |░░░░░░░░░░░░░░░░░░░░░░░░░░|   |  |___|  |  |  |___|  |  |  |  |  |___|  |\n                  |░░░░░░░░░░░░░░░░░░░░░░░░░░|   (_________)  (_________)  |  |  (_________)\n                                                                           |  |  \n                                                                TOOLKIT |\\_/  /  \n                                                                         \\___/                               \n```\n\u003e Last update:  2 August 2016\n\n[![Build Status](https://travis-ci.org/websemantics/semantic-dojo.svg?branch=master)](https://travis-ci.org/websemantics/semantic-dojo)\n\nA responsive Dojo theme that harnesses the style awesomeness of [Semantic UI](http://semantic-ui.com/) Framework with [Dojo Toolkit](https://dojotoolkit.org/) powerful UI widgets, for modern Web apps.\n\nA new method of building Dijit Themes following the Semantic UI approach with a similar folder structure throught this project.\n\nDijit widgets directly import and inherint CSS from their Semantic UI conterparts, if any!\n\nTry [live demo](http://websemantics.github.io/semantic-dojo).\n------\n![Screenshot](https://raw.githubusercontent.com/websemantics/semantic-dojo/master/src/app/resources/img/screenshot.png \"Screenshot\")\n\n## Install\n\nThis will generate the master Semantic Dojo styles at `dist/semantic-dojo.css`, assets at `dist/themes` and compiled Dojo app at `dist/src/app`\n\nClone locally\n```\ngit clone https://github.com/websemantics/semantic-dojo\n```\n\nRun build script\n```\n./build.sh\n```\n\nView `index.html` or `src/app/index.html`\n\n## Guide\n\n[Semantic UI](http://semantic-ui.com/) is an awesome CSS framework that provides a wide range of UI components. A powerful feature of Semantic UI is the ability to build various themes to each of its compoenents. For example, the Button widget comes with a varity of themes for example, flat default, basic, github, raised and many more.\n\n[Semantic Dojo](https://github.com/websemantics/semantic-dojo) brings these awesome features to Dojo Toolkit, allowing those who love DTK to build modern Web apps.\n\nTo test different themes for the supported widgets, go to 'less/theme.config' and change the Button theme for example from 'default' to 'raised': `@button     : 'raised';`, refresh and enjoy!\n\nThis will build the dojo app to `dist/app` folder, and also run `gulp` for Semantic Dojo.\n\n## Development\n\nTo contribute to Semantic Dojo, follow the installation steps above then edit:\n\n- The main dev page, `src/app/dev.html`\n- Semantic Dojo home page, `src/app/index.html`\n\n## Logo\n\n![Semantic Dojo](https://raw.githubusercontent.com/websemantics/semantic-dojo/master/src/app/resources/img/logo.png \"Semantic Dojo\")\n\n## Credits\n\nFew of this themes elements have been a port from [Dojo Flat Theme](https://github.com/Esri/dojo-theme-flat) with adjucements for the Semantic UI generic styles and user experince.\n\n## Open Source Projects Used\n\n* Semantic Dojo Styles\nhttps://github.com/websemantics/semantic-dojo-styles\n* Dojo Flat Theme - https://github.com/Esri/dojo-theme-flat\n* Semantic UI - https://github.com/Semantic-Org/Semantic-UI\n* Dojo Boilerplate - https://github.com/csnover/dojo-boilerplate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fsemantic-dojo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebsemantics%2Fsemantic-dojo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fsemantic-dojo/lists"}