{"id":18956608,"url":"https://github.com/swader/diffbot-dash","last_synced_at":"2025-04-18T15:03:07.325Z","repository":{"id":148115804,"uuid":"46674394","full_name":"Swader/diffbot-dash","owner":"Swader","description":"An account dashboard for Diffbot","archived":false,"fork":false,"pushed_at":"2016-01-17T19:17:52.000Z","size":8081,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T06:22:55.076Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Swader.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-22T18:45:02.000Z","updated_at":"2020-08-24T15:41:56.000Z","dependencies_parsed_at":"2023-04-18T08:13:17.739Z","dependency_job_id":null,"html_url":"https://github.com/Swader/diffbot-dash","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/Swader%2Fdiffbot-dash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fdiffbot-dash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fdiffbot-dash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swader%2Fdiffbot-dash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swader","download_url":"https://codeload.github.com/Swader/diffbot-dash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249184646,"owners_count":21226426,"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-11-08T13:52:59.810Z","updated_at":"2025-04-16T02:33:18.920Z","avatar_url":"https://github.com/Swader.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diffbot Dashboard\n\nThis is a version of [AdminLTE](https://github.com/almasaeed2010/AdminLTE) configured to work out of the box with non-NodeJS asset compilers as per [this post](http://www.sitepoint.com/look-ma-no-nodejs-a-php-front-end-workflow-without-node/).\n\n## Key Differences:\n\n- [VueJS](http://vuejs.org) included\n- [FastClick](https://github.com/ftlabs/fastclick) and [SlimScroll](https://github.com/rochal/jQuery-slimScroll) added into compiled files by default\n- BowerPHP, Robo and Mini-Asset support out of the box as per [this post](http://www.sitepoint.com/look-ma-no-nodejs-a-php-front-end-workflow-without-node/) so no need for NodeJS or npm, meaning this works flawlessly on VMs on any host OS\n- File structure changed so that all non-dist files reside outside public/\n- Expanded `.gitignore`\n- Removed the CSS files. You MUST use Less and compile stuff. It's easy. See \"compilation\" below.\n- Removed all traces of NodeJS - no grunting, no packages, no node modules.\n\n## Compilation\n\n### Manually compiling assets\n\nInside the `assets` folder:\n\n```\n../vendor/bin/mini_asset build --config assets.ini\n```\n\nOr with robo:\n\n```\n../vendor/bin/robo assets:build\n```\n\nTo build them from scratch (deleting previously built ones):\n\n```\n../vendor/bin/robo assets:build --clear\n```\n\nTo have the files auto-rebuild after every change to the sources:\n\n```\n../vendor/bin/robo assets:watch\n```\n\n### To change the theme\n\n- change the theme in `index.html` as per instructions in comments\n- change theme to compile in `assets/assets.ini`\n- recompile assets (see above)\n\n---\n\n## Todo:\n\n- speed up watching of files\n- add modularity? (http://addyosmani.com/writing-modular-js/)\n\nFor AdminLTE docs, see the original repo.\n\nFull tutorial coming soon.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fdiffbot-dash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswader%2Fdiffbot-dash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswader%2Fdiffbot-dash/lists"}