diff --git a/conf.py b/conf.py index 2a4e83e..789fe30 100644 --- a/conf.py +++ b/conf.py @@ -115,9 +115,18 @@ TRANSLATIONS_PATTERN = "{path}.{lang}.{ext}" NAVIGATION_LINKS = { DEFAULT_LANG: ( ("/", "Home"), - ('/who-we-are', 'About'), - ('/contact', 'Contact'), - ), + ( + ( + ('/about/', 'Mission'), + ('/guidelines/', 'Submission Guidelines'), + # ('/faq/', 'FAQ'), + ('/steering-committee/', 'Steering Committee'), + ('/contact/', 'Contact'), + ), + 'About' + ), + ('/updates/', 'Updates'), + ), } # Name of the theme to use. @@ -450,7 +459,7 @@ HIDDEN_AUTHORS = ['Guest'] # Final location for the main blog page and sibling paginated pages is # output / TRANSLATION[lang] / INDEX_PATH / index-*.html -INDEX_PATH = "public/pages/index/" +INDEX_PATH = "updates" # Optional HTML that displayed on “main” blog index.html files. # May be used for a greeting. (translatable) diff --git a/images/lis-schol-archive-navbar-white.png b/images/lis-schol-archive-navbar-white.png index a11d859..b2c3483 100644 Binary files a/images/lis-schol-archive-navbar-white.png and b/images/lis-schol-archive-navbar-white.png differ diff --git a/import_feed.py b/import_feed.py deleted file mode 100755 index 93627d3..0000000 --- a/import_feed.py +++ /dev/null @@ -1,63 +0,0 @@ -#!/usr/bin/env python3 - -import dateutil.parser -import io -import feedparser -import re -import requests -from urllib.parse import urlparse - - -def main(): - non_slug_chars = re.compile(r'[^a-zA-Z0-9-_]') - - # Get feed - req = requests.get('https://share.osf.io/api/v2/atom/?elasticQuery=%7B%22bool%22%3A%7B%22must%22%3A%7B%22query_string%22%3A%7B%22query%22%3A%22*%22%7D%7D%2C%22filter%22%3A%5B%7B%22term%22%3A%7B%22sources%22%3A%22LIS%20Scholarship%20Archive%22%7D%7D%2C%7B%22term%22%3A%7B%22types%22%3A%22preprint%22%7D%7D%5D%7D%7D') - feed = feedparser.parse(req.content) - - print("Downloaded feed, %d entries" % len(feed['entries'])) - - for d in feed['entries']: - print("Title: %s" % d['title'].strip()) - - # Generate file name - url = urlparse(d['link']).path - - slug = url - while non_slug_chars.match(slug[0]): - slug = slug[1:] - slug = non_slug_chars.sub('_', slug) - print("Filename: %s" % slug) - - file_name = 'scholarship/%s.html' % slug - - # Parse date - date = dateutil.parser.parse(d['published']) - print("Date: %s" % date.strftime('%Y-%m-%d %H:%M:%S')) - - # Open output file - with io.open(file_name, 'w', encoding='utf-8') as fp: - fp.write(u"""\ - - - - - -

{text}

- -""".format(title=d['title'].strip(), slug=slug, - date=date.strftime('%Y-%m-%dT%H:%M:%S+00:00'), - link=d['link'].strip(), - text=d['summary'].strip())) - - print() - - -if __name__ == '__main__': - main() diff --git a/pages/about.html b/pages/about.html new file mode 100644 index 0000000..bad5000 --- /dev/null +++ b/pages/about.html @@ -0,0 +1,20 @@ + + + + + +

Librarians, archivists, and other information professionals engage in a broad range of scholarship, from creating metadata to writing manuscripts. We acknowledge that much of this scholarship happens outside the traditional realms of academia, including work that goes beyond the standard article or book chapter to oral histories, community works, code, data, and more. Through LISSA, library and information science scholars can showcase, share, and preserve materials and solicit feedback on the full spectrum of work we do. We conceive scholars as inclusive of all workers in library and information science, including students and trainees.

+ +

LISSA is a place where anyone can have access to library and information science scholarship, in all its forms. As librarians and archivists, we are committed to service permanence, sustainability, discoverability, and ease of access and use. The materials and associated metadata on LISSA are publicly available and readily indexable.

+ + + diff --git a/pages/contact.html b/pages/contact.html index c2ff4cc..8645d63 100644 --- a/pages/contact.html +++ b/pages/contact.html @@ -1,7 +1,7 @@ + + + + +

We welcome content from the library and information science (LIS) community and allied fields, including but not limited to:

+ +
+
+
+
+
    +
  • Articles
  • +
  • Reports
  • +
  • Metadata
  • +
  • Oral histories
  • +
+
+
+
    +
  • Manuscripts
  • +
  • Pre-/post-prints
  • +
  • Data
  • +
  • Code
  • +
+
+
+
    +
  • Promotion packets
  • +
  • Student work
  • +
  • Posters
  • +
  • Book Chapters
  • +
+
+
+
+
+ +

Please only submit material to which you have the rights, either by ownership or by a license. For pre-prints or post-prints, we recommend authors use the SHERPA/RoMEO service to check journal policies. Please exercise the same judgment you would use for any research output when it comes to the citation and re-use of works on LISSA.

+ +

All material on LISSA is automatically associated with a Project (submission content) on the Open Science Framework. If your materials are already on the Open Science Framework, you can submit to LISSA specifically in the submission process (submit here: https://osf.io/preprints/lissa/submit). Submitters can attach additional materials to their work by including them in the associated project. Materials submitted are covered by the COS’s terms of use except when covered by one's own license (see specifically Section 6, Privacy Settings Restricting Access to Content).

+ +

A primary goal of LISSA is to be inclusive to the largest number of contributors, with the most varied and diverse backgrounds possible. As such, our online content community is governed by the following:

+ + +

Attribution

+

Parts of these guidelines were adapted from the paleorxiv submission guidelines, the SocArXiv FAQ, and from the open code of conduct. + + + diff --git a/pages/steering-comm.html b/pages/steering-comm.html new file mode 100644 index 0000000..4d74c00 --- /dev/null +++ b/pages/steering-comm.html @@ -0,0 +1,65 @@ + + + + + +

+
+ +

Vicky Steeves

+

New York University

+
+
+ +

April Hathcock

+

New York University

+
+
+ +

Cecily Walker

+

Vancouver Public Library

+
+
+ +

Lisa Janicke Hinchliffe

+

University of Illinois at Urbana-Champaign

+
+
+ +

Micah Vandegrift

+

Florida State University

+
+
+ +

Chealsye Bowley

+

Ubiquity Press

+
+
+ +

Kevin Smith

+

University of Kansas

+
+
+ +

Megan Wacha

+

City University of NY

+
+
+ +

Charlotte Roh

+

University of San Francisco

+
+
+ + + diff --git a/pages/who-we-are.html b/pages/who-we-are.html deleted file mode 100644 index ac0234f..0000000 --- a/pages/who-we-are.html +++ /dev/null @@ -1,42 +0,0 @@ - - - - - -

Librarians, archivists, and other information professionals engage in a broad range of scholarship, from creating metadata to writing manuscripts. We acknowledge that much of this scholarship happens outside the traditional realms of academia, including work that goes beyond the standard article or book chapter to oral histories, community works, code, data, and more. Through LISSA, library and information science scholars can showcase, share, and preserve materials and solicit feedback on the full spectrum of work we do. We conceive scholars as inclusive of all workers in library and information science, including students and trainees.

- -

LISSA is a place where anyone can have access to library and information science scholarship, in all its forms. As librarians and archivists, we are committed to service permanence, sustainability, discoverability, and ease of access and use. The materials and associated metadata on LISSA are publicly available and readily indexable.

- -

The steering committee of LISSA includes: - - - - - - - - - - - - - - - - - - - -
Vicky Steeves

Vicky Steeves

April Hathcock

April Hathcock

Cecily Walker

Cecily Walker

Lisa Hinchliffe

Lisa Hinchliffe

Micah Vandergrift

Micah Vandegrift

Chealsye Bowley

Chealsye Bowley

Keving Smith

Kevin Smith

Megan Wacha

Megan Wacha

Charlottet Roh

Charlotte Roh

- - - diff --git a/posts/2017-05-announcement.html b/posts/2017-05-announcement.html index df53aa4..5f17668 100644 --- a/posts/2017-05-announcement.html +++ b/posts/2017-05-announcement.html @@ -22,18 +22,5 @@

The LISSA Steering Committee is composed of a variety of information professionals across different institutions and represents the diversity of scholarship that makes up our field. You can get updates from LISSA on lissarchive.org or Twitter (@LISSArchive). You may also reach LISSA via email (lissarchive@gmail.com).

We hope to see you and your work on LISSA soon!

- -

Best,
the LISSA steering committee:

- -

Vicky Steeves, co-director, Librarian for Research Data Management and Reproducibility, New York University

-

April Hathcock, co-director, Librarian for Scholarly Communications, New York University

-

Chealsye Bowley, Community Manager, Ubiquity Press

-

Lisa Janicke Hinchliffe, Professor/Coordinator for Information Literacy Services and Instruction, University of Illinois at Urbana-Champaign

-

Charlotte Roh, Scholarly Communications Librarian, University of San Francisco

-

Kevin Smith, Dean of Libraries, University of Kansas

-

Micah Vandegrift, Director of Digital Scholarship, Florida State University

-

Megan Wacha, Scholarly Communications Librarian, City University of NY

-

Cecily Walker, Assistant Manager, Community Digital Initiatives, Vancouver Public Library

- diff --git a/posts/2017-07-softlaunch.html b/posts/2017-07-softlaunch.html index 7a191cc..cbd3faf 100644 --- a/posts/2017-07-softlaunch.html +++ b/posts/2017-07-softlaunch.html @@ -13,24 +13,10 @@ -

We are happy to announce that the LIS Scholarship Archive (osf.io/preprints/lissa) is open for submissions! We are in a 'soft launch’ period, so we welcome all comments and feedback from the community on the submission process and our submission guidelines (available via an open Google doc!).

+

We are happy to announce that (osf.io/preprints/lissa) is open for submissions! We are in a 'soft launch’ period, so we welcome all comments and feedback from the community on the submission process and our submission guidelines (available via an open Google doc!).

On LISSA, members of the LIS community can showcase the full spectrum of work they do. Our conception of scholars is inclusive of all workers in library and information science, including students and trainees. We hope to see you and your work on LISSA soon!

You can always get updates from LISSA on lissarchive.org or Twitter (@LISSArchive) or via email (lissarchive@gmail.com). Feel free to reach out to us!

- -

Best,
the LISSA steering committee:

- -

Vicky Steeves, co-director, Librarian for Research Data Management and Reproducibility, New York University

-

April Hathcock, co-director, Librarian for Scholarly Communications, New York University

-

Chealsye Bowley, Community Manager, Ubiquity Press

-

Lisa Janicke Hinchliffe, Professor/Coordinator for Information Literacy Services and Instruction, University of Illinois at Urbana-Champaign

-

Charlotte Roh, Scholarly Communications Librarian, University of San Francisco

-

Kevin Smith, Dean of Libraries, University of Kansas

-

Micah Vandegrift, Director of Digital Scholarship, Florida State University

-

Megan Wacha, Scholarly Communications Librarian, City University of NY

-

Cecily Walker, Assistant Manager, Community Digital Initiatives, Vancouver Public Library

- - diff --git a/themes/custom/assets/css/custom.css b/themes/custom/assets/css/custom.css index c95f1f6..9101cf2 100644 --- a/themes/custom/assets/css/custom.css +++ b/themes/custom/assets/css/custom.css @@ -12,21 +12,20 @@ a { text-decoration: underline; } +h3 > a { + text-decoration: none; +} + .u-url { text-decoration: none; } -body { - -webkit-animation-delay: 0.1s; - -webkit-animation-name: fontfix; - -webkit-animation-duration: 0.1s; - -webkit-animation-iteration-count: 1; - -webkit-animation-timing-function: linear; +body p{ + font-size: 1.1em; } -@-webkit-keyframes fontfix { - from { opacity: 1; } - to { opacity: 1; } +ul > li{ + font-size: 1.1em; } /* -------------------- NAVBAR -------------------- */ @@ -55,20 +54,60 @@ body { } #logo { - padding-left: 1em; + padding-left: 1em; padding-right: 1em; + display: block; +} + +/* ------DROP DOWN NAV BAR------ */ + +.dropdown-menu > li > a { + text-decoration: none; + color: #000000; +} + +.dropdown-menu > li > a:hover{ + background-color:#dc7e4a; + text-decoration: none; +} + +.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus { + background-color: #7da066; + color: #ffffff; +} + +.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { + background-color:#dc7e4a; + text-decoration: none; +} + +/* ------MOBILE NAV------ */ + +.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus { + background-color: #dc7e4a; +} + +.navbar-inverse .navbar-toggle { + border-color: #dc7e4a; +} + +@media (max-width: 767px) { +.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus { + color: #ffffff; + background-color: #dc7e4a; + } } /* -------------------- BANNER ABOVE NAVBAR -------------------- */ #banner { - background-color: #8966a0; + background-color: #ffffff; } #banner h1 { font-family: 'Arvo', serif; font-weight:700; - color: #FFF; + color: #8966a0; text-align:center; margin-top:0; } @@ -76,7 +115,7 @@ body { #banner h2 { font-family: 'Quicksand', sans-serif; font-weight:700; - color: #FFF; + color: #dc7e4a; text-align:center; margin-top:0; margin-bottom:1em; @@ -258,4 +297,24 @@ fieldset[disabled] .btn-default.focus { .blog-title h1 a { text-decoration: none; -} \ No newline at end of file +} + +/* --------------------IMGS STEERING COMMITEE--------------------------*/ + +.rounded-circle { + border-radius: 50%; +} + +.img-fluid { + max-width: 100%; + height: auto; +} + +.d-block { + display: block!important; +} + +.mx-auto { + margin-right: auto!important; + margin-left: auto!important; +} diff --git a/themes/custom/templates/base.tmpl b/themes/custom/templates/base.tmpl index 3db2cdf..6387584 100644 --- a/themes/custom/templates/base.tmpl +++ b/themes/custom/templates/base.tmpl @@ -37,8 +37,8 @@ ${template_hooks['extra_head']()}