Skip to content

Commit 89d8034

Browse files
committed
Merge branch '2.8' into 3.2
* 2.8: fixing index problem now that there were *no* frontend articles on 2.7 Removing bower, as even they now recommend to use yarn and webpack Changed link to Capifony
2 parents ff8ce24 + 6c29afc commit 89d8034

File tree

4 files changed

+4
-158
lines changed

4 files changed

+4
-158
lines changed

_build/redirection_map

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
/cookbook/form/inherit_data_option /form/inherit_data_option
165165
/cookbook/form/unit_testing /form/unit_testing
166166
/cookbook/form/use_empty_data /form/use_empty_data
167-
/cookbook/frontend/bower /frontend/bower
167+
/cookbook/frontend/bower /frontend
168168
/cookbook/frontend/index /frontend
169169
/cookbook/install/unstable_versions /setup/unstable_versions
170170
/cookbook/install/bundles /setup/bundles

deployment.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Don't forget that deploying your application also involves updating any dependen
197197
(typically via Composer), migrating your database, clearing your cache and
198198
other potential things like pushing assets to a CDN (see `Common Post-Deployment Tasks`_).
199199

200-
.. _`Capifony`: http://capifony.org/
200+
.. _`Capifony`: https://github.com/everzet/capifony
201201
.. _`Capistrano`: http://capistranorb.com/
202202
.. _`sf2debpkg`: https://github.com/liip/sf2debpkg
203203
.. _`Fabric`: http://www.fabfile.org/

frontend.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
Front-end
22
=========
33

4-
.. toctree::
5-
:maxdepth: 1
6-
:glob:
4+
See the latest version of the docs for frontend tools. Or, see
5+
:doc:`/assetic`.
76

8-
frontend/*

frontend/bower.rst

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)