desiresoffeminism.github.io

A timeline to help examine feminism's history with a more inclusive, quantitative view

https://github.com/desiresoffeminism/desiresoffeminism.github.io

Science Score: 18.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords

feminism history timeline
Last synced: 6 months ago · JSON representation ·

Repository

A timeline to help examine feminism's history with a more inclusive, quantitative view

Basic Info
  • Host: GitHub
  • Owner: desiresoffeminism
  • License: mpl-2.0
  • Language: HTML
  • Default Branch: main
  • Homepage:
  • Size: 139 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
feminism history timeline
Created over 4 years ago · Last pushed almost 4 years ago
Metadata Files
Readme License Citation

README.md

⚠ WIP ⚠ <!-- omit in toc -->

A timeline meant to help examine feminism and its history from the 19th century up to the present day, as well as break down barriers within and without the movement. It does so by adopting a distant, chronological view on inclusive data, and as such allows users to explore feminism's history in a more self-directed way.

It can be viewed at desiresoffeminism.github.io.

Table of Contents <!-- omit in toc -->

Contributing

For now, contributions are mostly closed as instructions on how to contribute are being written. If, however, you'd like to send in or notify us of resources which can help expand the timeline's contents, please contact us.

License

This content is licensed under the MPL License Version 2.0. You can see here for the license FAQ.

Please note that some dependencies/minor content is licensed or inspired by content licensed under the MIT License.

Citation (citations.html)

<!----
    This Source Code Form is subject to the terms of
    the Mozilla Public License, v.2.0. If a copy of
    the MPL was not distributed with this file, You
    can obtain one at http://mozilla.org/MPL/2.0/.
---->

<!DOCTYPE html>
<html>

<head>
    <!-------- 
        
        CREDITS: 
        - feathericons by Cole Bemis
        
    -------->

    <!-------- FONTS -------->
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link
        href="https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,300;0,600;1,300;1,600&family=Mulish:ital,wght@0,300;0,500;1,300;1,500&display=swap"
        rel="stylesheet">

    <!-------- OTHER LINKS -------->
    <link type="text/css" rel="stylesheet" href="stylesheets/main.css">

    <!-------- SCRIPTS -------->
    <script src="https://unpkg.com/feather-icons"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>

    <!-------- SITE STYLING -------->
    <title>Desires of Feminism</title>
    <link type="image/x-icon" rel="icon" href="media/branding/logo_favicon.png">
</head>

<body>
    <section id="citationsSection">
        <div id="middle">
            <div id="pageContent">
                <div id="pageContentContainer">
                    <h1><span class="page-h1">The Desires of Feminism</span></h1>
                    <h2>Citations</h2>
                    <p>Every item in the timeline should have at least one citation. If it does not, please <a
                            href="https://github.com/desiresoffeminism/desiresoffeminism.github.io">contact us</a>
                        and we will rectify this as soon as possible by providing a citation and/or removing the content
                        until one can be provided. The citations used in this project primarily follow the American
                        Psychological Association (APA) 7th edition citation style. However, as descriptions of timeline
                        items are meant to be quite short to aid readability, the method of indicating and linking
                        in-text citations to full-length citations is altered.</p>
                    <table>
                        <tr>
                            <th>Citations</th>
                            <th>In-text</th>
                            <th>Full-length</th>
                        </tr>
                        <tr>
                            <td>1</td>
                            <td>Superscript number in square brackets at end of relevant text section or sentence</td>
                            <td>Yes</td>
                        </tr>
                        <tr>
                            <td>2+</td>
                            <td>Superscript number in square brackets at end of relevant text section or sentence. If
                                not particularly linked to
                                any piece, number can be skipped.
                            </td>
                            <td>Listed in order of appearance, or alphabetical if appearing at the same time. If not
                                linked to an in-text citation, append at the end of the list, in alphabetical order</td>
                        </tr>
                    </table>
                    <h3>Example 1</h3>
                    <p>Founded by a number of women and men in order to push for women's right to vote in South
                        Australia, which was then realized in 1894.<sup>[1]</sup></p>
                    <ol>
                        <li>Middleton, C., & Parsons, A. (2019, June 5). Women's Suffrage League | Adelaidia.
                            <a
                                href="https://adelaidia.history.sa.gov.au/organisations/womens-suffrage-league">https://adelaidia.history.sa.gov.au/organisations/womens-suffrage-league</a>
                        </li>
                    </ol>
                    <h3>Example 2</h3>
                    <p>More than one million people attended IWD rallies to support increased women's rights on March
                        19, 1911<sup>[1]</sup>, but it is now celebrated on March 8th after Russia's
                        unofficial-to-offical
                        adoption of it from 1917 to 1922.<sup>[2]</sup></p>
                    <ol>
                        <li>History of International Women's Day. (2020, November 19). International Women's Day.
                            <a
                                href="https://www.internationalwomensday.com/Activity/15586/The-history-of-IWD">https://www.internationalwomensday.com/Activity/15586/The-history-of-IWD</a>
                        </li>
                        <li>Smith, A. (2018, March 6). A History of International Women's Day. History Hub.
                            <a
                                href="http://historyhub.ie/a-history-of-international-womens-day">http://historyhub.ie/a-history-of-international-womens-day</a>
                        </li>
                    </ol>
                </div>
            </div>
            <div id="pageLogo">
                <div id="pageLogoBorder">
                    <img src="/media/branding/logo_purple.svg" alt="project logo">
                </div>
            </div>
            <div id="pageSidebar">
                <div id="pageNav">
                    <ul id="pageNavLinks">
                        <li><a href="/#">Home</a></li>
                        <li><a href="/about">About</a></li>
                        <li><a href="/contribute">Contribute</a></li>
                        <li><a href="/reading">Reading</a></li>
                        <li><a href="https://github.com/desiresoffeminism/desiresoffeminism.github.io">GitHub</a></li>
                    </ul>
                </div>
            </div>
        </div>
    </section>

    <!-- sets feather icons -->
    <script>
        feather.replace()
    </script>
</body>

</html>

GitHub Events

Total
  • Watch event: 1
Last Year
  • Watch event: 1