... |
... |
@@ -2,10 +2,10 @@ |
2 |
2 |
=== Welcome to Crispy Coding! === |
3 |
3 |
|
4 |
4 |
(% style="text-align: justify;" %) |
5 |
|
-This is a knowledge base for topics I encounter in my daily programming life. You'll find tutorials for technical questions, summaries of knowledge areas and tools, and accompanying source code examples. At the side of the site you will find navigation panels to help you navigate through the different topics. The most important of these is the "Navigation" menu on the top left, which provides a hierarchical structure of all the topics. There is also a [[Glossary>>Glossary]] which briefly explains some of the terms used on this website. |
|
5 |
+This is a knowledge base for topics I encounter in my daily programming life. You'll find useful tutorials for technical questions, summaries of knowledge areas and tools, and accompanying source code examples. At the side of the site you will find navigation panels to help you navigate through the different topics. The most important of these is the "Navigation" menu on the top left, which provides a hierarchical structure of all the topics. There is also a [[Glossary>>Glossary]] which briefly explains some of the terms used on this website. |
6 |
6 |
|
7 |
7 |
(% style="text-align: justify;" %) |
8 |
|
-=== === |
|
8 |
+=== === |
9 |
9 |
|
10 |
10 |
(% style="text-align: justify;" %) |
11 |
11 |
=== Code Examples === |
... |
... |
@@ -14,7 +14,7 @@ |
14 |
14 |
When you read articles that refer to source code, it is uploaded to [[GitHub>>https://github.com/crispy-coding/code-examples]]. Although the code examples are written in a specific programming language, they are intended to illustrate a more abstract concept, which is the ultimate goal of the article. So even if you are not familiar with the language, understanding previously unknown and language-independent concepts is beneficial to any programmer. |
15 |
15 |
|
16 |
16 |
(% style="text-align: justify;" %) |
17 |
|
-=== === |
|
17 |
+=== === |
18 |
18 |
|
19 |
19 |
(% style="text-align: justify;" %) |
20 |
20 |
=== Contributions === |
... |
... |
@@ -23,10 +23,10 @@ |
23 |
23 |
Feel free to use the comments feature to express your thoughts on my articles. I am always open to constructive criticism, questions that have remained unanswered while reading the articles, and suggestions for topics to be covered in future articles. |
24 |
24 |
|
25 |
25 |
(% style="text-align: justify;" %) |
26 |
|
-=== === |
|
26 |
+=== === |
27 |
27 |
|
28 |
28 |
(% style="text-align: justify;" %) |
29 |
29 |
=== XWiki === |
30 |
30 |
|
31 |
31 |
(% style="text-align: justify;" %) |
32 |
|
-This site is powered by an XWiki server. If you want to know more about it, visit the [[official website>>https://www.xwiki.org/xwiki/bin/view/Main/WebHome]]. If you are considering setting up your own instance, [[this section>>doc:Software Stacks.XWiki.WebHome]] may be of interest to you. |
|
32 |
+This site is powered by an XWiki server. If you want to know more about it, visit the [[official website>>https://www.xwiki.org/xwiki/bin/view/Main/WebHome]]. If you are considering setting up your own instance, [[this section>>doc:Tutorials and Guides.XWiki.WebHome]] may be of interest to you. |