11# π CiSkeleton Common Assets
22
3- This repository contains the ** shared back-end and front-end assets** for [ CiSkeleton (CSK)] ( https://github.com/ianhubnet ) , including:
3+ This repository contains the ** shared back-end and front-end assets** for [ CiSkeleton (CSK)] ( https://github.com/ciskeleton ) , including:
44
55- π¦ ** JavaScript helpers** (` admin.js ` , ` main.js ` , etc.)
66- π¨ ** CSS files** and variables
@@ -14,7 +14,7 @@ This repository contains the **shared back-end and front-end assets** for [CiSke
1414This repository is typically included as a ** submodule** in each new project's ` content ` directory:
1515
1616``` bash
17- git submodule add git@github.com:ianhubnet/csk- common.git content/common
17+ git submodule add git@github.com:ciskeleton/ common.git content/common
1818```
1919
2020---
@@ -32,18 +32,18 @@ Please open issues or pull requests for any enhancements.
3232
3333## π¦ Related Repositories
3434
35- - [ csk- core] ( https://github.com/ianhubnet ) β Framework core * (Private)*
36- - [ csk- app-default] ( https://github.com/ianhubnet/csk- app-default ) β Default application template * (Public)*
37- - [ csk- projects] ( https://github.com/ianhubnet/csk- projects ) β Monorepo for all official CSK projects * (Public index)*
38- - [ csk- packages] ( https://github.com/ianhubnet/csk- packages ) β Central monorepo for CSK packages * (Public index)*
39- - [ csk- lang-english] ( https://github.com/ianhubnet/csk- lang-english ) β Default English language pack * (Public)*
40- - [ csk- theme-classic] ( https://github.com/ianhubnet/csk- theme-classic ) β Default frontend theme * (Public)*
35+ - [ core] ( https://github.com/ciskeleton/core ) β Framework core * (Private)*
36+ - [ app-default] ( https://github.com/ciskeleton/ app-default ) β Default application template * (Public)*
37+ - [ projects] ( https://github.com/ciskeleton/ projects ) β Monorepo for all official CSK projects * (Public index)*
38+ - [ packages] ( https://github.com/ciskeleton/ packages ) β Central monorepo for CSK packages * (Public index)*
39+ - [ lang-english] ( https://github.com/ciskeleton/ lang-english ) β Default English language pack * (Public)*
40+ - [ theme-classic] ( https://github.com/ciskeleton/ theme-classic ) β Default frontend theme * (Public)*
4141
4242---
4343
4444## π About CiSkeleton (CSK)
4545
46- [ CiSkeleton (CSK)] ( https://github.com/ianhubnet/ ) is a modern, modular foundation built on ** CodeIgniter 3** . It offers:
46+ [ CiSkeleton (CSK)] ( https://github.com/ciskeleton ) is a modern, modular foundation built on ** CodeIgniter 3** . It offers:
4747
4848- Modular architecture for scalable projects
4949- Multilingual support
0 commit comments