Faris Ansari
a6eae56658
fix: Create website theme file in public folder
...
Earlier theme files were generated in assets folder, so if a site was
moved to a different bench, theme files were not moved with the site.
Now, they will be generated in /public/files/website_theme folder so
they move along with the site.
2020-06-24 11:03:10 +05:30
Shivam Mishra
e5a87aa421
style: remove stray console.log ( #10722 )
2020-06-17 19:37:30 +05:30
Shivam Mishra
4c6b58da26
fix: update condition that stringified everything ( #10718 )
2020-06-17 14:36:47 +05:30
Shivam Mishra
be1da396e2
Merge pull request #10623 from scmmishra/onboarding-ux-fixes
2020-06-17 08:15:28 +00:00
mergify[bot]
3df4c202aa
Merge pull request #10716 from scmmishra/fix-handle-null
...
fix: stringify objects before sending
2020-06-17 07:14:57 +00:00
Shivam Mishra
595f37bf10
style: space after if
2020-06-17 11:33:16 +05:30
Shivam Mishra
3ec76fb7e0
fix: stringify objects before sending
2020-06-16 21:46:22 +05:30
Suraj Shetty
f52a0f863e
Merge branch 'develop' into website-fixes-2020-06-15
2020-06-16 10:57:11 +05:30
mergify[bot]
981eb23cf5
Merge pull request #10604 from CaseSolvedUK/canonical-10240
...
feat: Add canonical head link for SEO [v13]
2020-06-15 16:41:04 +00:00
Shivam Mishra
dab0ab0db0
feat: remove user can dismiss code
2020-06-15 13:12:58 +05:30
Faris Ansari
48b6c9543c
fix: Set fallback base_template if source found ( #10670 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2020-06-15 12:17:25 +05:30
Faris Ansari
a0860c1ac9
fix: Pass context so that it can be inspected in hook methods
2020-06-15 11:57:34 +05:30
mergify[bot]
807c9d9da0
Merge pull request #10640 from scmmishra/fix-button-layout
...
fix: button layout for hero
2020-06-13 12:27:09 +00:00
Shivam Mishra
b8be8c3802
refactor: use styles instead of utilities
2020-06-12 13:05:31 +05:30
AminovE99
80678534f2
✨ Add json render
...
Implemented opportunity to use jinja code inside json files.
2020-06-11 16:01:55 +03:00
Shivam Mishra
0a62864c6f
fix: button layout for hero
2020-06-10 13:31:37 +05:30
Shivam Mishra
529a2eb808
fix: condition for rendering source
2020-06-09 17:50:41 +05:30
Faris Ansari
c31dc9ae22
test: fix blog test
2020-06-08 19:18:10 +05:30
Faris Ansari
ed5d657a62
fix: Smaller blog title and hr above content
2020-06-08 19:05:44 +05:30
Faris Ansari
c0e94e7e38
fix: Add anchored headings only on doc content
2020-06-08 19:05:18 +05:30
Faris Ansari
53c1845ae5
fix: Blog styles
...
- Use markdown styles for blog content
2020-06-08 18:56:30 +05:30
Faris Ansari
44fc9c57e2
fix: Set source only if raw content
2020-06-08 18:55:58 +05:30
Faris Ansari
8c433fcca6
Merge branch 'develop' of https://github.com/frappe/frappe into blog-imporv
2020-06-08 17:07:03 +05:30
Faris Ansari
b7acd312ad
Merge pull request #10586 from scmmishra/image-grid
2020-06-08 17:01:43 +05:30
Faris Ansari
96da419b73
Merge branch 'image-grid' of https://github.com/scmmishra/frappe into image-grid
2020-06-08 16:08:18 +05:30
Faris Ansari
ea5c7b888c
fix: Minor classname change
2020-06-08 16:07:30 +05:30
Shivam Mishra
e05b0e9dfc
refactor: better class naming
2020-06-08 16:05:05 +05:30
Richard Case
afa82f6ce2
fix: metatags for social media SEO
2020-06-08 09:43:22 +00:00
Richard Case
abc3d96829
feat: Add canonical head link for SEO
2020-06-06 01:18:26 +00:00
Faris Ansari
163aa44c33
fix: Fallback for empty hooks
2020-06-05 19:48:10 +05:30
Shivam Mishra
7428ddc859
Merge branch 'develop' of github.com:frappe/frappe into blog-imporv
2020-06-05 19:00:47 +05:30
Shivam Mishra
55e80bd115
Merge branch 'develop' of github.com:frappe/frappe into image-grid
2020-06-05 19:00:07 +05:30
Gavin D'souza
fc6aeada2b
Merge branch develop into page-builder-2020-05-17
2020-06-05 18:24:22 +05:30
Faris Ansari
de4c94d879
fix: Add scope filter in docs
...
- Focus searchbar with / key is pressed
- No need to stringify args for $.ajax
2020-06-05 15:38:21 +05:30
Shivam Mishra
1c3927776e
Merge branch 'develop' of github.com:frappe/frappe into blog-imporv
2020-06-04 17:55:42 +05:30
Shivam Mishra
03c0b71df5
refactor: translate text in blog template
2020-06-04 17:52:46 +05:30
Shivam Mishra
96c765bb67
refactor: use bootstrap classes and sass variables
2020-06-04 17:49:04 +05:30
Shivam Mishra
9100109529
feat: set mandatory fields in schema
2020-06-04 16:58:19 +05:30
Shivam Mishra
342a51920e
feat: added section with image grid
2020-06-04 16:54:28 +05:30
Shivam Mishra
287e6b761a
feat: make logo optional in testimonial
2020-06-04 14:33:50 +05:30
Shivam Mishra
3daf89d69c
fix: enable pagination for blog
2020-06-02 19:31:54 +05:30
Shivam Mishra
70b4c611db
feat: added default cover
2020-06-02 13:26:10 +05:30
Shivam Mishra
fb74a09538
refactor: use custom rules instead of utility classes
2020-06-02 13:13:12 +05:30
Shivam Mishra
8e1830de33
refactor: remove featured tag
2020-06-01 20:46:20 +05:30
Shivam Mishra
9a997764a1
refactor: use margin instead of padding
2020-06-01 20:03:10 +05:30
Shivam Mishra
89b8eea57b
feat: move social share after content
2020-06-01 19:29:17 +05:30
Shivam Mishra
8e815552f6
feat: use blog_post_list as default
2020-06-01 19:15:00 +05:30
Shivam Mishra
b00fb8bd21
refactor: replace cta with small cta
2020-06-01 18:33:03 +05:30
Shivam Mishra
9e358261f1
feat: added section small cta
2020-06-01 18:32:29 +05:30
Shivam Mishra
e868fac379
refactor: simpler blog layout with cards
2020-06-01 15:19:33 +05:30