Commit a6e7015
authored
Move to a Metalsmith based static generated site with new design (#62)
* clean up for metalsmith PoC
* metalsmith PoC
* add basic nutjuck
* remove handlebars
* structure layouts and component folders
* create an event from a fake file (stubbed api)
* use yarn
* Add README.md
* Add sass support
* Remove build folder from repo
* Reestrucutre folders
* Base scss structure
* Add basic next events layout
* Show upcoming events
* Show time in Madrid timezone
* Add basic event page and navigation
* Use variables for margins
* Add event details
* Add editor config
* Improve readability
* Add actions to event buttons
* Fixes 53. Add title & description for opengraph
* Add links to footer
* Basic new event form
* Add navigation to new event form
* Add html5 required validation
* Fix typos in readme
* prepare repo to hold js files
* Fix routes
* Add date, time inputs and css validation
* Fix empty event hashtag image
* Submit new event form to api, show notifications
* Serve logo from assets
* Read correct env variable for api root
* Add media queries
* Able to consume https apis
* Fix datetime format
* Fix timezone
* Sanitize markdowns to avoid simple xss
* Improve page titles
* Basic job listing, detail and form
* Add style to job detail
* Add job links to footer
* Add freshness info to jobs
* Add files via upload
* Add font
* Add link base style
* Add style to event image hover
* Add more styles
* Add selection style
* Send new job
* Refactor production build
* Add css, js fingerprint
* Add favicon
* Refactor build file
* Refactor, move api version to api root
* Add Content Security Policy. Fix some favicons
* Improve styles for menu, buttons. Add CoC to new conference
* Randomize nonce
* Add rss to jobs and events
* Add company name to rss item title. Refactor
* Fix event img size in mobile
* Make next event clickable area bigger
* Force code blocks to repect column rule
* Use api through its dns
* Make event page more like job page
* Remove hr from footer
* Remove hr from job board
* Extend contribution guide
* Add info in contribution guide on how to launch the site using Python 3
* Configure ESLint and Prettier
Format all files, resolve all linting errors and configure a lint
workflow for GitHub Actions.
* Use VLCTechHub API v2
* Use two-phase publishing workflow with API v2
* Add license text1 parent 28bb742 commit a6e7015
File tree
246 files changed
+6106
-5749
lines changed- .github/workflows
- app
- helpers
- initializers
- instance-initializers
- pods
- application
- components
- common
- create-event-button
- create-job-button
- event
- archive-dropdown-month
- archive-dropdown-year
- event-avatar
- event-calendar
- event-card
- event-detail
- event-list
- event-row
- form-field
- link-to-calendar
- link-to-event
- link-to-twitter
- new-event-form
- section-title
- job
- job-row
- new-form
- event
- archive
- index
- month
- detail
- detail
- loading
- new
- upcoming
- index
- job
- list
- detail
- loading
- new
- services
- styles
- config
- data
- assets
- css
- abstract
- base
- components
- layout
- pages
- favicon
- fonts
- img
- js
- events
- job
- img
- lib
- app/vlctechhub
- public
- favicon
- font
- img
- scripts
- templates
- layout
- macros
- tests
- acceptance
- fixtures
- helpers
- integration/pods
- event
- event-row
- form-field
- new-event-form
- job
- job-row
- new-form
- unit
- initializers
- instance-initializers
- pods
- event
- archive
- month
- detail
- new
- job
- list
- detail
- vendor
- css
- js
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
246 files changed
+6106
-5749
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 15 | + | |
21 | 16 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 17 | | |
33 | 18 | | |
34 | 19 | | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | | - | |
| 25 | + | |
23 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments