Clean up codebase: remove unused demos and test files
- Remove dan-eden-portfolio and devigo-web demo sites - Clean up demo testing infrastructure and scripts - Remove frontend test files (html-preservation, style-detection tests) - Update configuration and auth improvements - Simplify demo structure to focus on core functionality This cleanup reduces repository size and focuses on essential demos.
This commit is contained in:
@@ -32,12 +32,12 @@
|
||||
<section class="services">
|
||||
<div class="container">
|
||||
<h2 class="insertr">Our Story</h2>
|
||||
<div class="insertr-group">
|
||||
<p class="insertr">Founded in 2020, Acme Consulting emerged from a simple observation: small businesses needed access to the same high-quality strategic advice that large corporations receive, but in a format that was accessible, affordable, and actionable.</p>
|
||||
<div class="insertr">
|
||||
<p class="">Founded in 2020, Acme Consulting emerged from a simple observation: small businesses needed access to the same high-quality strategic advice that large corporations receive, but in a format that was accessible, affordable, and actionable.</p>
|
||||
|
||||
<p class="insertr">Our founders, with combined experience of over 30 years in business strategy, operations, and technology, recognized that the traditional consulting model wasn't serving the needs of growing businesses. We set out to change that.</p>
|
||||
<p class="">Our founders, with combined experience of over 30 years in business strategy, operations, and technology, recognized that the traditional consulting model wasn't serving the needs of growing businesses. We set out to change that.</p>
|
||||
|
||||
<p class="insertr">Today, we've helped over **200 businesses** streamline their operations, clarify their strategy, and achieve sustainable growth. Our approach combines proven methodologies with a deep understanding of the unique challenges facing small to medium-sized businesses.</p>
|
||||
<p class="">Today, we've helped over **200 businesses** streamline their operations, clarify their strategy, and achieve sustainable growth. Our approach combines proven methodologies with a deep understanding of the unique challenges facing small to medium-sized businesses.</p>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -110,16 +110,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Test 2: .insertr-group collective editing (should edit all together) -->
|
||||
<div>
|
||||
<h3 class="insertr">Test 2: Group Editing (.insertr-group)</h3>
|
||||
<div class="insertr-group" style="border: 2px solid #007cba; padding: 1rem;">
|
||||
<p class="insertr">This paragraph is part of a <strong>group</strong>.</p>
|
||||
<p class="insertr">Clicking anywhere should open one markdown editor with <em>rich formatting</em>.</p>
|
||||
<p class="insertr">All content should be <strong>editable together</strong> as markdown with proper <em>HTML conversion</em>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Test 3: Link formatting options -->
|
||||
<div style="margin-top: 2rem;">
|
||||
<h3 class="insertr">Test 3: Link Formatting Styles</h3>
|
||||
@@ -140,4 +130,4 @@
|
||||
|
||||
|
||||
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
||||
Reference in New Issue
Block a user