GithubHelp home page GithubHelp logo

hepplerj / notebook Goto Github PK

View Code? Open in Web Editor NEW
8.0 3.0 5.0 19.3 MB

My open history notebook, made with Hugo.

Home Page: http://notebook.jasonheppler.org

License: Creative Commons Zero v1.0 Universal

Makefile 0.75% HTML 66.61% CSS 28.02% JavaScript 4.62%
notebook open-data open-notebook open-research research-data-management

notebook's Introduction

IN DEVELOPMENT

This thing is still a work in progress, so use it at your own risk. There are a lot of things still broken, workflows that aren't completely clear, or things that just simply don't work yet.

Or help me develop it. Feel free to issue tickets or open push requests. Be sure to consult CONTRIBUTING to learn about issuing tickets, and if you participate in the development of this you must abide by the code of conduct.

Details

Features

  • Todo lists using the Github syntax
  • Tags and categories for linking together concepts and notes
  • Post archives, listing posts alphabetically and by date
  • Hypothes.is integration for notes

Set-up

At a minimum, there's a few required things. This notebook runs with Hugo + R:

  • R (>=3.3.2)
  • Blogdown. Follow the README to install Hugo.
  • Hugo (>=0.25)

You can clone this repository:

git clone [email protected]:hepplerj/notebook.git

and use make preview to run it locally. It will load up under localhost:4321.

Features to come:

  • Easier linking between posts
  • Better global search
  • sitemap.xml and robots.txt
  • 404.html
  • PDF export with Pandoc

License

See LICENSE.

notebook's People

Contributors

hepplerj avatar jhamrick avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

notebook's Issues

rakefile

Hi Jason,

This is very cool - thank you for sharing! I've installed this locally, and am now playing with the rake file. I ran rake draft to make a new draft, but got the error message, location doesn't exist. So I made a new folder, _drafts, but the error persists. I'm pretty new to Jekyll... wondered your thoughts?

(in /Users/shawngraham/Github/smgprojectsnotebook)
What is the title of your post? forking
Creating new draft: _drafts/forking.md
rake aborted!
Errno::ENOENT: No such file or directory @ rb_sysopen - _drafts/forking.md
/Users/shawngraham/Github/smgprojectsnotebook/Rakefile:104:in `initialize'
/Users/shawngraham/Github/smgprojectsnotebook/Rakefile:104:in `open'
/Users/shawngraham/Github/smgprojectsnotebook/Rakefile:104:in `block in <top (required)>'
Tasks: TOP => draft

?

Liquid Exception related to datetime validation

Trying to get my own instance of notebook running and I can't get past the build stage:

โžœ  notebook git:(master) jekyll serve
Configuration file: ~/dev/todrobbins/notebook/_config.yml
            Source: source
       Destination: public
 Incremental build: disabled. Enable with --incremental
      Generating...
  Liquid Exception: Invalid Date: '"source/about.md"' is not a valid datetime. in /_layouts/page.html
             ERROR: YOUR SITE COULD NOT BE BUILT:
                    ------------------------------------
                    Invalid Date: '"source/about.md"' is not a valid datetime.

Looks like it might be related to how git_mod.rb is parsing the value produced by {{ page.path | prepend: 'source/' | git_mod | date_to_string }} within page.html.

Links to lab-notebook no longer working

Hi. I really love this project. I have been trying to do something like this, an online repository for my notes and musings. I have been playing with your template and I really like the simplicity of it.

It seems like links to lab-notebook are no longer working. I wonder if this error has something to do with it: "Page.Hugo is deprecated...use the global hugo function" and "Page.RSSLink is deprecated and will be removed in a future release. Use the output's format link..." I'm not sure what any of it means. I tried following recommendations found here but this did not work so I do not think it is either of those issues. Any help would be greatly appreciated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.