Skip to content

Commit

Permalink
fsfoundation --> fsharp.org
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme committed Mar 12, 2024
1 parent 2e850c0 commit 78bab06
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This repository hosts [The F# Software Foundation web site](https://fsharp.org/). Pull requests are welcome. The web site code is hosted in the `gh-pages` branch and is created using the tools provided by GitHub:

* Switch to [the `gh-pages` branch](https://github.com/fsharp/fsfoundation/tree/gh-pages)
* Switch to [the `gh-pages` branch](https://github.com/fsharp/fsharp.org/tree/gh-pages)
* Read [documentation for Github Pages](https://help.github.com/categories/20/articles)
* The site is using [Jekyll for templating](http://jekyllrb.com/docs/usage/)

Expand Down
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ <h1>{{ page.headline }}</h1>
<div class="container text-center">
<p>Copyright © 2012-<span id="copyright-year">2023</span> F# Software Foundation and individual contributors.
<br/>
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsfoundation" target="_blank">GitHub</a>.</p>
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsharp.org" target="_blank">GitHub</a>.</p>
</div>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion community/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ all efforts which support our [mission](../../foundation/). Some of the open com
you can contribute to are below.

These projects may be at an early stage, and are not necessarily appropriate for production
use. Out of small beginnings, great things come! To add a project to this list [edit this page](https://github.com/fsharp/fsfoundation/edit/gh-pages/community/projects/index.md) and submit a pull request.
use. Out of small beginnings, great things come! To add a project to this list [edit this page](https://github.com/fsharp/fsharp.org/edit/gh-pages/community/projects/index.md) and submit a pull request.

Tags: <a href="#compiler">Compiler</a>, <a href="#editing">Editing</a>, <a href="#devtools">Dev Tools</a>, <a href="#data-access">Data Access</a>,
<a href="#data-science">Data Science</a>, <a href="#visualization">Visualization</a>, <a href="#libraries">Functional Programming</a>, <a href="#text">Text Programming</a>,
Expand Down
2 changes: 1 addition & 1 deletion guides/cloud/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ particularly for taking advantage of cloud-computing resources.
For cloud-hosted web programming and services, refer to the [Web Programming Guide](../web/).

<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/cloud/index.md">edit this page</a>. These resources are for educational purposes. </p>
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/cloud/index.md">edit this page</a>. These resources are for educational purposes. </p>
</div>

* auto-gen TOC:
Expand Down
2 changes: 1 addition & 1 deletion guides/data-access/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ It's also lightweight, you need to know a general idea and few functions (and, o
<br />

<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/data-access/index.md">edit this page</a>. These resources are for educational purposes. </p>
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/data-access/index.md">edit this page</a>. These resources are for educational purposes. </p>
</div>

<br />
Expand Down
2 changes: 1 addition & 1 deletion guides/data-science/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ F# is an excellent solution for programmatic data science as it combines efficie
REPL-scripting, powerful libraries and scalable data integration.

<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/data-science/index.md">edit this page</a>. These resources are for educational purposes. </p>
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/data-science/index.md">edit this page</a>. These resources are for educational purposes. </p>
</div>

* auto-gen TOC:
Expand Down
2 changes: 1 addition & 1 deletion guides/engineering/issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ For other components and tools, please [refer to the relevant project](/communit



You can contribute to this page [by proposing an edit](https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/engineering/issues.md).
You can contribute to this page [by proposing an edit](https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/engineering/issues.md).

2 changes: 1 addition & 1 deletion guides/enterprise/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The benefits of F# for enterprise development are:
to learn new skills that will improve their skills in other languages, such as C# and JavaScript.

<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/enterprise/index.md">edit this page</a>. These resources are for educational purposes. </p>
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/enterprise/index.md">edit this page</a>. These resources are for educational purposes. </p>
</div>

* auto-gen TOC:
Expand Down
2 changes: 1 addition & 1 deletion guides/mobile-apps/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ redirect_from: "/mobile-apps/index.html"
F# executes on app platforms including as [Android, iOS](../../use/mobile-apps/), [Mac OS X](../../use/mac/), [JavaScript/React/ReactNative](../../use/web-apps/) and [Windows](../../use/windows/). Its concise syntax, interoperability with .NET libraries, and its ability to manage complexity of components such as state machines, calculation engines and more make it an ideal tool for many aspects of app development.

<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/mobile-apps/index.md">edit this page</a>. These resources are for educational purposes. </p>
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/mobile-apps/index.md">edit this page</a>. These resources are for educational purposes. </p>
</div>

## Frameworks
Expand Down
2 changes: 1 addition & 1 deletion guides/web/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ well to a stateless, functional approach. Advantages to using F# for web program
* *Open-source* and *cross-platform*

<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
<p>To contribute to this guide <a href="https://github.com/fsharp/fsfoundation/edit/gh-pages/guides/web/index.md">edit this page</a>. These resources are for educational purposes. </p>
<p>To contribute to this guide <a href="https://github.com/fsharp/fsharp.org/edit/gh-pages/guides/web/index.md">edit this page</a>. These resources are for educational purposes. </p>
</div>

* auto-gen TOC:
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ <h4>Follow</h4>
<a href="#main" id="footer-arrow"><img src="img/arrow.png" alt="Back to the top" /></a>
<p>Copyright © 2012-<span id="copyright-year">2023</span> F# Software Foundation and individual contributors.
<br/>
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsfoundation" target="_blank">GitHub</a>.</p>
<p>Maintained by F# Software Foundation and the F# community on <a href="https://github.com/fsharp/fsharp.org" target="_blank">GitHub</a>.</p>
</div>
</footer>

Expand Down Expand Up @@ -458,8 +458,8 @@ <h4>Follow</h4>
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
<script>
$('#copyright-year').html(new Date().getFullYear());
</script>
<script>
$('#copyright-year').html(new Date().getFullYear());
</script>
</body>
</html>
2 changes: 1 addition & 1 deletion teaching/research.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ research projects build on top of F#.

<a href="http://blogs.msdn.com/b/dsyme/archive/2012/07/11/how-to-reference-for-f-in-a-research-paper.aspx">How to reference F# in a research paper</a>.

To add a paper to this list [edit this page](https://github.com/fsharp/fsfoundation/edit/gh-pages/teaching/research.md) and submit a pull request.
To add a paper to this list [edit this page](https://github.com/fsharp/fsharp.org/edit/gh-pages/teaching/research.md) and submit a pull request.

* **[F# Books](../learn/index.html#books)** - books about the F# language, including practical guides for using F# in practice.

Expand Down
2 changes: 1 addition & 1 deletion technical-groups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ Current communitiy operated technical groups which fit with [the mission](https:

* [**Community for F#**](http://c4fsharp.net) (contact Mathias Brandewinder and Ryan Riley)

We encourage community operated groups to adopt a public presence and [submit an edit to this page](https://github.com/fsharp/fsfoundation/edit/gh-pages/technical-groups/index.md) with details (GitHub login required).
We encourage community operated groups to adopt a public presence and [submit an edit to this page](https://github.com/fsharp/fsharp.org/edit/gh-pages/technical-groups/index.md) with details (GitHub login required).
4 changes: 2 additions & 2 deletions testimonials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ By using F# and its strong type system, we were able to keep the code base consi

<div class="jumbotron visible-lg calloutBox" id="how-to-add-testimonial">
<h3>Contribute testimonials</h3>
<p> To add a new testimonial <a href="https://github.com/fsharp/fsfoundation/blob/gh-pages/testimonials/index.md">edit this page</a> and send a pull request. You can also send testimonials by email to <a href="mailto:[email protected]">[email protected]</a>.</p>
<p> To add a new testimonial <a href="https://github.com/fsharp/fsharp.org/blob/gh-pages/testimonials/index.md">edit this page</a> and send a pull request. You can also send testimonials by email to <a href="mailto:[email protected]">[email protected]</a>.</p>
</div>

<a id="calitime" class="testimonial-anchor"> &nbsp; </a>
Expand Down Expand Up @@ -203,7 +203,7 @@ I would recommend any software engineer that cares about their craft to take the
2. Software Engineers
3. [Insurello](https://www.insurello.se/)
4. [permalink](#insurello)
5. [source](https://github.com/fsharp/fsfoundation/pull/918)
5. [source](https://github.com/fsharp/fsharp.org/pull/918)

At Insurello, F# lets us model complicated business data with a lightweight syntax in a way that feels closer to reality. The type system helps us avoid creating impossible states and enables us to focus on the business problems. The compiler and the use of exhaustive pattern matching have saved us from what could’ve been many mistakes in production. F# is “just the right amount of FP” which helps us write simple and maintainable code and makes it easy to onboard people, even those with no background in Functional Programming.

Expand Down

0 comments on commit 78bab06

Please sign in to comment.