179 Commits

Author SHA1 Message Date
barrystone
6cc0d12baf [Fix] header-apply fontsize in header 2021-04-01 10:23:25 +08:00
mysper
26e0965846 [merge] merge sponsor and fixed ts warning 2021-04-01 10:09:25 +08:00
mysper
e54901980d [add] add sponsor link 2021-04-01 10:02:05 +08:00
mysper
68015f9bd6 [merge] merge home page 2021-04-01 09:50:46 +08:00
mysper
93fa017792 [add] add code of conduct link 2021-04-01 09:30:01 +08:00
mysper
647b719401 [fix] fixed link and fixed ts warning 2021-04-01 09:20:59 +08:00
barrystone
5630c81ea6 [Update] apply RWD for home (max-width: 900,750,500,410,360) 2021-04-01 05:42:29 +08:00
barrystone
6c50b53760 [Update] apply RWD for header (min-width: 900,750,500,410,360) 2021-04-01 03:27:47 +08:00
Tony Yang
a95115f107
[Add] vuex-class & device type detection with vuex 2021-04-01 00:01:12 +08:00
barrystone
b8d6dfdd3e [Fix] fix merge problem in home 2021-03-31 17:45:34 +08:00
barrystone
897026676c [Merge] add apply link on header 2021-03-31 17:40:41 +08:00
barrystone
27b71b73c7 apply RWD for home and header (max-width: 1300, 1100),add mobile header 2021-03-31 17:34:12 +08:00
mysper
1547c730b3 [Add] add link
- home page mailing list group
- home page sitcon 2021 hackmd
- header sitcon 2021 kktix
2021-03-31 15:39:22 +08:00
mysper
add1f3bc82 [fixed] fixed footer in cfp color 2021-03-31 10:58:05 +08:00
mysper
c72aa26fff [optimize] sample rwd
make button be wrap
body display well in smaller width
2021-03-31 10:40:30 +08:00
hyperbola
cb4038fd83 Sponsor init 2021-03-30 23:51:43 +08:00
barrystone
acdd7ac920 [Fix] fix header(navbar) postion and space 2021-03-30 23:26:12 +08:00
barrystone
87af6ce6b3 [Fix] fix header(navbar) position to sticky 2021-03-30 23:02:23 +08:00
hyperbola
6511b51769 Merge branch 'home' into sponsor 2021-03-30 22:56:29 +08:00
hyperbola
f76f544e4f Update package-lock 2021-03-30 22:49:43 +08:00
barrystone
796c6b1c44 [Update] apply RWD for home and header (min-width: 1500, 1800) 2021-03-30 21:17:43 +08:00
barrystone
c11b12d78e [Fix] fix FooterPrimary style 2021-03-28 16:44:47 +08:00
barrystone
348e5a7638 [Add] add FooterPrimary and rename Footer(FooterSecondary) in App.vue 2021-03-28 16:39:08 +08:00
barrystone
87467524e1 [Update] complete home without RWD 2021-03-28 14:48:15 +08:00
barrystone
63c6980a58 [Add] import font style, and update tag structure in home 2021-03-28 12:55:40 +08:00
barrystone
05cc585797 [Update] add active style on header in home 2021-03-28 11:07:03 +08:00
Tony Yang
2befbab77f
[Fix] size of arrows become random on chrome 2021-03-26 18:55:16 +08:00
Tony Yang
77f140aec7
[Fix] unsupported css property for other browsers 2021-03-25 15:38:24 +08:00
Tony Yang
f3b42b5914
[Component] add EventBlock for Agenda 2021-03-25 15:09:48 +08:00
barrystone
62dc750910 [Update] apply header in app.vue, and update home 2021-03-24 21:50:02 +08:00
barrystone
315acddb6e [Add] add header in home 2021-03-23 21:49:45 +08:00
mysper
71358b34bd [Update] edit vue.config.js and router 2021-03-22 16:05:19 +08:00
mysper
3da70b4bf3 [Add] make click event to close navabr in moblie 2021-03-11 13:45:12 +08:00
barrystone
d0c4c4d96f [Fix] change first button image on header in cfp 2021-03-09 20:06:17 +08:00
mysper
feb066ba42 [Fix] fix ocfp-news page on device 2021-03-08 15:49:54 +08:00
mysper
1cbcff4185 [Update] update ocfp-new header 2021-03-07 12:02:16 +08:00
barrystone
3946e38c90 [Fix] apply RWD for two buttons on header on cfp 2021-03-06 19:56:19 +08:00
barrystone
3e6c105605 [Update] change second button image-text on header in cfp 2021-03-06 18:45:14 +08:00
barrystone
f91eedd495 [Add] add second button on header in cfp 2021-03-05 00:58:45 +08:00
mysper
00b045612f [Update] update the submit link and topic template 2021-03-04 10:20:48 +08:00
mysper
77f45bd6cb [Fix & Update] Fix ts warning and navbar activity
update link in cfp root page
2021-03-03 16:55:52 +08:00
mysper
d630fe7b4c [update] update header and nav information in ocfp 2021-03-03 15:14:33 +08:00
mysper
529b0fc9dc [Add] copy news to ocpf-news
update the content in ocfp-news
2021-03-03 14:59:23 +08:00
mysper
2e90998388 [Update] update page when call for page is overdue 2021-02-22 18:47:05 +08:00
Tony Yang
72bd1db4e6
[Fix] reduce title padding in mobile layout 2021-02-06 00:05:36 +08:00
Tony Yang
32608acdc3
[Style] navbar animation when changing fixed stat 2021-02-06 00:05:02 +08:00
Tony Yang
17a204f281
[Fix] clickable link of past sitcon official site 2021-02-05 16:50:12 +08:00
Tony Yang
b21bb266b1
[Fix] navbar error highlighting & mobile detection
scroll to anchor after the page loaded
move mobile detection from mounted to created to detect earlier
2021-02-05 01:23:40 +08:00
Tony Yang
0dfdd04a20
[Fix] scrollspy detection & default hightlight 2021-02-05 01:21:22 +08:00
Tony Yang
abf7c93f48
[Fix] open the contribution form in new tab
Contributor can check the rule without opening new tab by themselves (?
2021-02-05 01:20:07 +08:00