1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-07-09 09:42:32 +02:00

141 Commits

Author SHA1 Message Date
dc3082d386 Upgrading postcss package versions 2022-09-11 09:04:52 -05:00
6f366b3184 Updating npm dependencies 2022-09-11 08:55:48 -05:00
966811c1bf Added more linux system fonts to font stack 2020-05-25 22:04:19 -05:00
ed216114b5 Updating npm dependencies 2020-05-25 21:48:43 -05:00
56464d4ea8 Using css custom properties and moving dark mode js to top of page 2020-02-03 18:11:22 -06:00
5ed7a72db1 Updating dark hr color 2020-02-02 14:46:00 -06:00
22d42ff657 Updating credits with syntax themes 2020-02-02 14:44:23 -06:00
21d25374b7 Improving dark mode form styles 2020-02-02 14:39:58 -06:00
4e8b26a3b0 Adding dark mode support 2020-02-02 10:24:16 -06:00
2240682681 Switching html only pages to html suffix 2020-02-02 10:22:46 -06:00
ee7c6c4f47 Adding new HTML chapter under web 2020-02-02 10:21:14 -06:00
b8af664af3 Tweaking code font on Windows 2020-01-25 20:04:00 -06:00
d6676e76a0 Disabled font ligatures in code blocks 2020-01-13 13:35:22 -06:00
93683a0b33 Updating fonts for windows 2020-01-13 13:27:55 -06:00
146a470494 Merge pull request #47 from restoreddev/StyleFix
Fixing code example font size
2019-07-14 12:01:09 -05:00
435a4af8ce Fixing code example font size 2019-07-14 11:58:13 -05:00
a32bec51e2 Merge pull request #46 from restoreddev/hugo
Refactored codebase to use hugo for building static pages
2019-07-13 16:00:42 -05:00
2b6ede2e34 Fixed abstract chapter title 2019-07-13 15:58:20 -05:00
4da3c9eb2a Updated README with hugo instructions 2019-07-13 15:56:15 -05:00
47d2c73835 Set up sri on assets 2019-07-13 08:59:12 -05:00
aa438bb7c0 Set up default hugo archetype 2019-07-13 08:51:34 -05:00
2ae912aada Continuing transition to hugo 2019-07-13 08:48:55 -05:00
e09557cf2c Created initial site setup with hugo 2019-07-12 19:21:18 -05:00
77a0d2616b Merge pull request #42 from restoreddev/HttpServerChapter
Http server chapter
v0.1.0
2019-04-29 20:24:01 -05:00
dba80b93b9 Added new chapter to web section 2019-04-29 20:14:53 -05:00
6e47a563d3 Updated JS lock 2019-04-29 20:14:39 -05:00
c9f7325e95 Tweaked font stack for linux 2019-04-29 20:14:20 -05:00
f72b822c31 Removed unnecessary trailing space 2019-04-29 20:13:43 -05:00
8336ce5c7b Merge pull request #41 from restoreddev/web
Wrote two chapters for web section
2019-03-13 20:38:18 -05:00
e17a687d99 Wrote two chapters for web section
Also, tweaked build to allow for nested folders
2019-03-13 20:33:51 -05:00
9fbb1ab290 Merge pull request #36 from restoreddev/develop
Updating README with contributing notes and roadmap
2019-01-13 16:56:01 -06:00
5b87e9823f Added contributing notes and roadmap to readme 2019-01-13 16:52:51 -06:00
9fbc2cedb4 Removing next from exceptions page 2019-01-13 16:52:51 -06:00
a584b63937 Merge pull request #32 from restoreddev/develop
Small changes in preparation for adding new sections
2019-01-12 15:42:55 -06:00
b8b7376deb Fixing testing stub for page changes 2019-01-12 15:41:00 -06:00
81a7371000 Numbered basics chapters for sortability 2019-01-12 15:36:31 -06:00
8aaf7d66fb Moved basics chapters into sub-folder and reformatted config file 2019-01-12 15:35:02 -06:00
b4e75b05f9 Merge pull request #30 from restoreddev/develop
Fixed style for IE, added arrow navigation and tweaked writer's credit
2019-01-11 19:41:53 -06:00
9763e2fb5f Updated writers credit 2019-01-11 19:39:21 -06:00
86b53c49df Added ability to navigate with arrow keys 2019-01-11 19:39:21 -06:00
067f96ffe2 Fixed icon height for IE 2019-01-11 19:39:21 -06:00
1a64cae785 Merge pull request #27 from NiklasBr/patch-1
Multibyte-aware string function
2019-01-11 19:17:37 -06:00
8e379ffc8f Multibyte-aware string function
I notice you used some emoji and therefore like unicode. I think it would be a good idea to (indirectly) teach users to use functions which can do international alphabets and emoji from the start.

I read through your guide and think it *is* awesome. In my decade as a PHP developer I have never seen such a succinct and informative explanation of abstract classes before. ❤️
2019-01-11 20:12:41 +01:00
3bb3d2147a Merge pull request #26 from restoreddev/develop
Chapter edits and home page improvements
2019-01-09 17:00:14 -06:00
c57edbe796 Chapter editing fixes 2019-01-09 16:56:52 -06:00
4666e39347 Tweaking home page text and tagline 2019-01-09 16:56:34 -06:00
925ac5655a Merge pull request #25 from restoreddev/develop
More tweaks to home page and basics chapter
2019-01-08 22:55:24 -06:00
a02f8746ff Tweaking basics chapter text 2019-01-08 22:50:13 -06:00
b1b0adac8e Tweaking home page text 2019-01-08 22:49:42 -06:00
398d3204c3 Adding mobile styles for home page 2019-01-08 22:49:30 -06:00