Skip to content

BirminghamIO/assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

birmingham.io assets

This repo contains all the public assets and resources made available for projects under the birmingham.io branding.

Folder structure

|-- cdn                            [compiled assets ready to be served via GitHub pages]
|   |-- css
|   |-- img
|   |-- js
|   |-- semantic                   [contains the compiled assets from the Semantic UI build tools]
|
|-- projects                       [HTML mock-ups and snippets for use across the network]
|   |-- base                       [generic mark-up and layout examples to base project sites on]
|   |-- <project>.birmingham.io    [specific mark-up examples for individual project sites]
|
|-- resources                      [documentation on branding and sources of non-compiled assets such as logos]
|   |-- favicons
|   |-- ios-app-icon
|   |-- logos
|   |-- mock-ups
|
|-- semantic                       [Semantic UI source files, obtained via NPM, and controlled via `semantic.json` in the root folder]

Semantic UI

This project uses Semantic UI. More information on how it works can be found on their getting started guide

To do

  • import logos and mock-ups supplied by Andy Roberts
  • compile ready-to-use copies of the logos
    • png, gif, jpg, etc.. copies of all logos
    • favicon
    • iOS/android app icons
    • Windows tile icons
    • Open graph/twitter preview image
  • mock-up for base layout
    • mock-up for Planet Birmingham
    • mock-up for Birmingham Freelancers
  • complete style guide.

Releases

No releases published

Packages

No packages published