Coder Social home page Coder Social logo

emergenz / pdoom.org Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6.11 MB

A grassroots initiative on A(G)I research disregarding dumb societal gatekeeping mechanisms.

Home Page: https://pdoom.org

License: Apache License 2.0

HTML 0.78% JavaScript 91.73% CSS 7.49%

pdoom.org's Introduction

pdoom.org

This is the repository of the pdoom.org website. It is a fork from distillpub/template.

Local Development

First, run npm install to install all node modules required. If that fails. try npm install --legacy-peer-deps (I know, very elegant). Then, run npm run dev to start a watching build rollup server. Due to the way we currently deploy (see next section), in order to see your changes, you need to first run cp examples/* dist/ and then npm run dev, i.e. autorefresh doesn't work.

Please note that the /blog.html is not automatic yet, so if you add a new blog post, you need to manually add that to /blog.html.

Deployment

Currently, we deploy the gh-pages branch, which is the dist folder of this branch. To deploy, do cp examples/* dist/ and then run git subtree push --prefix dist origin gh-pages from the main branch. Yes, this is very clunky and has disadvantages, but first ship ๐Ÿš€, then fix.

Contributing

To give feedback, report a bug, or request a feature, please open an issue.

To contribute a change, check out the contributing guide.

Disclaimer & License

This project is research code. It is not an official product of p(doom) or any other institution supporting p(doom).

Copyright 2018, The Distill Template Authors.

Licensed under the Apache License, Version 2.0

See the full license.

pdoom.org's People

Contributors

shancarter avatar colah avatar ludwigschubert avatar mlbileschi avatar lbertge avatar arvind avatar

Watchers

Franz Srambical avatar

pdoom.org's Issues

research page is currently empty

The old research page contains outdated research directions. We should probably move all research direction to the blog to homogenize the website

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.