Sam Lu
bd2c8893dd
Add Logo Homepage Link
2018-08-03 22:19:00 -05:00
Sam Lu
73730a81c8
Add footer links
2018-08-03 11:25:43 -05:00
Sam Lu
a9a267df2a
Add new search bar functionality
2018-08-03 00:08:10 -05:00
Sam Lu
09ae6712bb
Polish nav for all pages. Fix hover dropdowns, notification, profile menu
2018-08-02 00:20:05 -05:00
Sam Lu
78702cc5e0
Add base mixin to override old base.css
2018-07-31 23:59:22 -05:00
Sam Lu
515ef5e1b5
Fix sass to override old base and main on all pages and mobile views
2018-07-31 23:57:25 -05:00
Sam Lu
19f9734349
Add super css, fix nav and other components.
2018-07-31 17:33:07 -05:00
Sam Lu
bb3adc37d3
Add larger iframe video embed.
2018-07-28 23:07:39 -05:00
Sam Lu
0e11c2b923
Add placeholder images.
2018-07-27 14:42:00 -05:00
Sam Lu
929edb9f90
Fix cropping in image gallery grid. Fix responsive issues on landing page.
2018-07-27 14:36:45 -05:00
Sam Lu
131bb26e9e
Create mixins for reusuable landing page elements like iframe and gallery
2018-07-25 23:53:40 -05:00
Sam Lu
9023e32c47
Make jumbotron responsive. Fix navbar responsive spacing.
2018-07-25 23:45:02 -05:00
Sam Lu
c34d2c3a41
Add navbar dropshadow. Fix spacing on landing page sections.
2018-07-25 19:30:29 -05:00
Sam Lu
27ea3a6c1b
Add landing page cta buttons, fix card images to crop, fix spacing issues
2018-07-25 17:36:11 -05:00
Sam Lu
b91aeadb45
Add new project landing with jumbotron, responsive iframe, gallery and updates.
2018-07-25 00:08:57 -05:00
Sam Lu
a4bbff1ad0
Add secondary navbar. Add jinja if for jumbotron bg and secondary navbar
2018-07-20 22:55:04 -05:00
Sam Lu
ecd09a3f02
Add pillar icons
2018-07-19 18:43:21 -05:00
Sam Lu
dbdd32bf0d
Remove jinja test
2018-07-18 23:16:13 -05:00
Sam Lu
94b6ee3020
Add sample training courses and update page description.
2018-07-18 23:12:00 -05:00
Sam Lu
1f9b0eda42
Add back dropdown menu links for Libraries and Training.
2018-07-18 18:42:07 -05:00
Sam Lu
97c74f3267
Fix user dropdown and mobile nav
2018-07-18 16:22:36 -05:00
Sam Lu
1342ed2601
Fix gulpfile.js destinations.
2018-07-17 10:17:28 -05:00
Sam Lu
3dcf8ba93a
Add responsiveness for footer. Update gulpjs, package.json and bootstrap sass
2018-07-16 21:49:23 -05:00
Sam Lu
5b14d78037
Add new navbar, jumbotron, cards, and footer components.
2018-07-16 15:54:53 -05:00
Sam Lu
c8f6ba207b
Initial Commit
2018-07-16 11:54:09 -05:00
663cf7bf2d
Update README with further setup instructions
2018-06-25 18:58:59 +02:00
4e8530478a
Remove trailing slash from BLENDER_ID_ENDPOINT
2018-06-22 19:40:44 +02:00
b2d10b5ca7
Expose BLENDER_ID_ENDPOINT in example config
2018-06-22 19:40:10 +02:00
fad1aa75e9
Add virtualenv creation instructions
2018-06-22 16:23:44 +02:00
d9cf2d8631
Include package-lock.json for this project
2018-06-22 16:14:28 +02:00
34cb45d5f1
Fix link to Pillar website in README.md
2018-06-22 16:13:56 +02:00
3c74e79e4a
Update README.md featuring Development setup instructions
2018-06-22 16:09:29 +02:00
fb2f245f1e
Introducing "./gulp all" all command
...
It automates running the ./gulp command in all blender-cloud
related repos. Useful when setting up a project for the first time.
2018-06-22 15:39:24 +02:00
8c6fa1e423
Add config_local.example.py for development setup.
2018-06-21 19:08:07 +02:00
b66b6cf445
Reduced verbosity of mongo-backup.sh
2018-06-14 11:57:36 +02:00
b153cae70e
Increased WSGI thread count 32 → 64
2018-06-13 10:47:28 +02:00
368e3f6d40
Use high-res image for landing header
2018-05-07 15:25:10 +02:00
e9ec850d90
Styling: tweaks for mobile
2018-04-17 00:28:49 +02:00
280d26801e
Reduce scope of h2 styling
2018-04-16 20:36:23 +02:00
6c285c078f
Cleanup for landing page
2018-04-16 18:35:16 +02:00
debfc4e356
Layout tweaks for landing page
2018-04-16 17:30:34 +02:00
541663ce0c
Skip nodes with no image in landing gallery
2018-04-16 16:36:03 +02:00
1fb044e7c1
Use macro for rendering secondary navigation
2018-04-16 16:24:00 +02:00
4769e2e904
New landing page for Hero project
2018-04-16 14:38:08 +02:00
cf99383b9c
Only load clipboard.min.js when authenticated
...
This is used in the attachments form, which is only available to
authenticated users.
2018-04-03 11:28:13 +02:00
8613ac7244
Merge branch 'master' into production
2018-04-03 11:10:01 +02:00
8c48a61114
Switched attachment rendering to shortcode system
...
Requires Pillar 3b452d14ce32e1a744fc526a922e1bb60b83ef25 or newer.
2018-04-03 11:02:33 +02:00
0259c5e0ec
Add clipboard.min.js to layout
...
This is needed for the copy button on file asset uploading. Rather than
including it on all pages that could feature the file uploader it's now
loaded globally.
2018-03-29 17:34:22 +02:00
a726fd1fbe
Remove time from logs; timestamp is added by Apache anyway.
2018-03-29 11:01:51 +02:00
df71738623
Nodes preview now uses typewatch and csrf_token
2018-03-28 23:38:09 +02:00