{"id":13424139,"url":"https://github.com/websemantics/strong-together","last_synced_at":"2025-07-12T01:37:57.271Z","repository":{"id":150921815,"uuid":"58787535","full_name":"websemantics/strong-together","owner":"websemantics","description":"A starter project to build single page Vue.js apps as stand-alone or for Laravel / Laravel Spark projects; based on Browserify and Semantic-UI.","archived":false,"fork":false,"pushed_at":"2017-08-23T11:38:49.000Z","size":1263,"stargazers_count":89,"open_issues_count":0,"forks_count":18,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-03-24T13:21:23.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://websemantics.github.io/strong-together","language":"CSS","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":null,"contributing":"CONTRIBUTING","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-05-14T03:32:06.000Z","updated_at":"2023-04-18T21:00:50.000Z","dependencies_parsed_at":"2023-04-09T04:32:21.954Z","dependency_job_id":null,"html_url":"https://github.com/websemantics/strong-together","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstrong-together","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstrong-together/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstrong-together/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/websemantics%2Fstrong-together/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/websemantics","download_url":"https://codeload.github.com/websemantics/strong-together/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248129535,"owners_count":21052589,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-07-31T00:00:49.214Z","updated_at":"2025-04-09T23:30:48.918Z","avatar_url":"https://github.com/websemantics.png","language":"CSS","funding_links":[],"categories":["Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","awesome-vue [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Resources","Awesome Vue.js [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) ★101652](https://github.com/sindresorhus/awesome)","Awesome Vue.js","Examples [🔝](#readme)","Examples"],"sub_categories":["Libraries \u0026 Plugins","例子","Examples"],"readme":"```                 \n                                .   \n                                  `:.          ':.\n                                    `:.         ':.\n                                     ,::         ::\n                                     ;:'          :\n                             .:'    ;:'            '               \n                            .:'    :'        /|     \n           _____________    ::    /     ___/  |     \n           \\  _____\\\\\\\\  \\   :        /  /  __|_____\n            \\ \\     \\\\\\\\  \\   `      / /           /\n             \\ \\     \\\\\\\\  \\        //______     /  \n              \\ \\     \\\\\\\\  \\      /  ///|     /       _________\n               \\ \\     \\\\\\\\  \\    /  ////|   /         \\  _____ \\\n                \\ \\     \\\\\\\\  \\  /  //// | /            \\ \\    \\ \\\n                 \\ \\_____\\\\\\\\  \\/  ////__________________\\ \\____\\ \\     \n                  \\_______\\\\\\\\    ////____________________\\ \\______\\      \n                           \\\\\\\\  ////                      \\ \\\n                            \\\\\\\\////________________________\\ \\\n                             \\\\\\///____________________________\\\n           ____ ___ ____ ____ _  _ ____    ___ ____ ____ ____ ___ _  _ ____ ____\n           [__   |  |__/ |  | |\\ | | __     |  |  | | __ |___  |  |__| |___ |__/\n           ___]  |  |  \\ |__| | \\| |__]     |  |__| |__] |___  |  |  | |___ |  \\\n```\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) [![Build Status](https://travis-ci.org/websemantics/strong-together.svg?branch=master)](https://travis-ci.org/websemantics/strong-together)\n\n\n\u003e  A starter project to build single page [Vue.js](https://vuejs.org) apps as stand-alone or for [Laravel](https://laravel.com) / [Laravel Spark](https://spark.laravel.com) projects; based on [Browserify](http://browserify.org/)\nand [Semantic-ui](http://semantic-ui.com/).\n\n### [Demo](http://websemantics.github.io/strong-together)\u0026nbsp;\u0026nbsp;\u0026nbsp;[Submit Issue](https://github.com/websemantics/strong-together/issues)\n\n\n## Install\n\nClone this repo and install all Node.js packages, and configure Semantic-ui for the project.\n\n``` bash\n# install dependencies\nnpm install\n```\n\n\n## Build\n\nThe build process will populate the `public` folder with javascript and css files.\n\n``` bash\n# compile resources\nnpm run build\n```\n\n## Development\n\nTo support development run `watch` script to build when changes are made inside `resources` folder.\n\n``` bash\n# compile resources when changes made\nnpm run watch\n```\n\n## Deploy\n\nThis command will deploy this project to gh-pages if `.travis.yml` is setup.\n\n``` bash\n# ship to gh-pages\nnpm run deploy\n```\n\n\n## Semantic-ui\n\nThis project has been setup to work with [Semantic-ui](http://semantic-ui.com) out-of-the-box. All the files required to modify the framework styles are located at `resources/assets/less/semantic` folder.\n\n\n#### Change Theme\n\nTo change current Semantic-ui theme edit `resources/assets/less/semantic/theme.config` and modify per element.\n\nExample,\n\n```js\n/* Elements */\n@button     : 'github';\n@container  : 'default';\n@divider    : 'default';\n@flag       : 'default';\n@header     : 'default';\n@icon       : 'default';\n@image      : 'default';\n@input      : 'github';\n```\n\nThe above example changes the theme for the `button` and `input` elements from `default` to the `github` theme. Run `gulp` to build the project and view the changes.\n\n\n#### Override Styles\n\nTo override the default Semantic-ui styles, find the target elements files here,  `resources/assets/less/semantic/site`.\n\nThere are two files to control any Semantic-ui element styles for the currently selected theme ('default', 'github' etc). For `Button` element, we can either override the element `less` variables,\n\n```\nstrong-together/resources/assets/less/semantic/site/elements/button.variables\n```\n\nOr the element styles directly,\n\n```\nstrong-together/resources/assets/less/semantic/site/elements/button.overrides\n```\n## Screenshot\n\n[![image](https://raw.githubusercontent.com/websemantics/strong-together/gh-pages/img/screenshot.png)](http://websemantics.github.io/strong-together)\n\n\n## Credits\nThis project was inspired by aspects of [Browserify Vue-cli Template](https://github.com/vuejs-templates/browserify) and [Vue.js Starter Website](https://github.com/layer7be/vue-starter).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fstrong-together","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebsemantics%2Fstrong-together","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebsemantics%2Fstrong-together/lists"}