|
25 | 25 | "features": [ |
26 | 26 | { |
27 | 27 | "title": "Live Preview", |
28 | | - "subtitle": "See your HTML and CSS code changes instantly, without page reloads! Use powerful UI tools like the colour editor to tweak background and text colours, adjust font sizes and border-radius with number dials, or explore page layouts with live code hints.", |
| 28 | + "subtitle": "See your HTML and CSS code changes instantly, without page reloads! Use powerful UI tools like the colour editor to tweak background and text colours, adjust font sizes and border-radius with number dials, or explore page layouts with live code hints. <a href='https://docs.phcode.dev/docs/Features/live-preview/' target='blank'>Read more...</a>", |
29 | 29 | "titleIconSrc": "assets/images/preview_o.png", |
30 | 30 | "videoSrc": "https://docs-images.phcode.dev/videos/phcode.io-site/live_preview.mp4" |
31 | 31 | }, |
32 | 32 | { |
33 | 33 | "title": "Code Intelligence for the Web", |
34 | | - "subtitle": "Write HTML, CSS, and JavaScript faster with on-the-fly code completion and catch errors before they become problems. We're always adding better smarts to our code intelligence, making Phoenix Code sharper with every release.", |
| 34 | + "subtitle": "Write HTML, CSS, and JavaScript faster with on-the-fly code completion and catch errors before they become problems. We're always adding better smarts to our code intelligence, making Phoenix Code sharper with every release. <a href='https://docs.phcode.dev/docs/Features/Problems%20Panel/html-lint/' target='blank'>Read more...</a>", |
35 | 35 | "titleIconSrc": "assets/images/intelligence.png", |
36 | 36 | "videoSrc": "https://docs-images.phcode.dev/videos/phcode.io-site/error_detect.mp4" |
37 | 37 | }, |
38 | 38 | { |
39 | 39 | "title": "Lightning-Fast Search", |
40 | | - "subtitle": "Find exactly what you need across your entire project with Instant search. We've fine-tuned the UX to help you pinpoint your query faster: search within specific file types, exclude files and folders, or use regular expressions for complex queries.", |
| 40 | + "subtitle": "Find exactly what you need across your entire project with Instant search. We've fine-tuned the UX to help you pinpoint your query faster: search within specific file types, exclude files and folders, or use regular expressions for complex queries. <a href='https://docs.phcode.dev/docs/Features/find-in-files/' target='blank'>Read more...</a>", |
41 | 41 | "titleIconSrc": "assets/images/flash.gif", |
42 | 42 | "videoSrc": "https://docs-images.phcode.dev/videos/phcode.io-site/find_in_files.mp4" |
43 | 43 | } |
|
0 commit comments